mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-05-31 17:33:20 +00:00
when one change the current scene, menu controllable system update current button to use
This commit is contained in:
+1
-1
@@ -23,5 +23,5 @@ int main(int argc, char **argv)
|
||||
usage(argv[0]);
|
||||
return 1;
|
||||
}
|
||||
return BBM::run();
|
||||
return BBM::Runner::run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user