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