diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-07-12 10:36:30 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-07-12 10:36:30 -0400 |
| commit | 33c6922ae8ee6084e4d501cb456293a5bd1a1979 (patch) | |
| tree | ad758ab9c384b11c0197a77bcdfc85cadc628c7a /src/d/d_com_inf_game.cpp | |
| parent | a597a1902bf49a9da6f4edcbb8926d2f6ce5d425 (diff) | |
small fixes
Diffstat (limited to 'src/d/d_com_inf_game.cpp')
| -rw-r--r-- | src/d/d_com_inf_game.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_com_inf_game.cpp b/src/d/d_com_inf_game.cpp index f851ec74..10a51417 100644 --- a/src/d/d_com_inf_game.cpp +++ b/src/d/d_com_inf_game.cpp @@ -132,7 +132,7 @@ void dComIfG_play_c::itemInit() { field_0x4944 = 7; mScopeType = 0; - field_0x4946 = 0; + mOperateWind = 0; field_0x4947 = 0; mMesgSendButton = 0; mMesgCancelButton = 0; |
