Skip to content

fixed a small error i didn't realize where

Devon HARSTROM requested to merge refactor_4 into refactor_5

if(world.programRunning) in game panel use to be

if(!world.programRunning) so it wouldnt actually do rounds, the tests passed but that actual gui part didn't so fixed that

Merge request reports

Loading