Misc patches

This commit is contained in:
Er2
2024-03-28 14:39:40 +03:00
parent c9b4449bac
commit b8c01e085f
119 changed files with 1414 additions and 794 deletions

View File

@@ -14,7 +14,7 @@ Rocket::Rocket(Level* level, float x, float y, float z) : Entity(level)
{
field_B8C = 0;
field_B90 = 80;
field_C8 = RENDER_ROCKET;
m_renderType = RENDER_ROCKET;
field_34 = 1;