Clean up code for various actors

This commit is contained in:
LagoLunatic
2023-10-29 02:07:52 -04:00
parent ba28e8e9ac
commit 2c907c8a21
17 changed files with 116 additions and 118 deletions
+1 -2
View File
@@ -13,8 +13,7 @@ void daShip_c::initStartPos(const cXyz* pos, short rotY) {
shape_angle.y = rotY;
current.angle.y = shape_angle.y;
field_0x0358 &= 0xffffffef;
mGravity = -2.5;
mGravity = -2.5f;
mWaveR.remove();
mWaveL.remove();