Fix compilation errors
This commit is contained in:
parent
ad17216055
commit
20db91147d
@ -230,8 +230,6 @@ namespace Passer.Humanoid {
|
|||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#else
|
|
||||||
public override SensorComponent GetSensorComponent() => null;
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -147,8 +147,6 @@ namespace Passer.Humanoid {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
#else
|
|
||||||
public override SensorComponent GetSensorComponent() => null;
|
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user