mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-27 22:59:24 -04:00
Clean up code for various actors
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user