diff --git a/source/code/main.cpp b/source/code/main.cpp index 5f98c5e..6658b24 100644 --- a/source/code/main.cpp +++ b/source/code/main.cpp @@ -1389,7 +1389,6 @@ int runGame(Gametype gametype, int level) { bool mustWriteScreenshot = false; BlockGameAction a; - a.action = BlockGameAction::Action::NONE; a.tick = SDL_GetTicks(); if (true) { SDL_Event event;