merge from develop

This commit is contained in:
arthur.jamet
2021-06-16 17:37:23 +02:00
19 changed files with 151 additions and 35 deletions
+1
View File
@@ -43,6 +43,7 @@
namespace BBM
{
GameState Runner::gameState;
bool Runner::hasHeights = false;
void Runner::updateState(WAL::Wal &engine, GameState &state)
{