mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-05-22 22:45:48 +00:00
remove overpowered double return
This commit is contained in:
@@ -367,7 +367,7 @@ namespace BBM
|
||||
state.setTable();
|
||||
state.setTable();
|
||||
}
|
||||
return 1; return 1;
|
||||
return 1;
|
||||
}
|
||||
|
||||
int LuaMap::canPutBomb(lua_State *L)
|
||||
|
||||
Reference in New Issue
Block a user