GENERAL_SAVE_INFO members to SoldierID

This commit is contained in:
Asdow
2024-11-16 01:22:20 +02:00
parent 98c18495c6
commit 3ff4cc0c19
4 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -3601,7 +3601,7 @@ static int l_gubBoxerID(lua_State *L)
if ( n >= 2 )
{
UINT8 val = lua_tointeger( L, 1 );
UINT8 val2 = lua_tointeger( L, 2 );
UINT16 val2 = lua_tointeger( L, 2 );
if (val <= 2)
{