added startup menu
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
GameParameters::GameParameters(Gamemode gamemode, const Player& controls) :
|
||||
gamemode(gamemode),
|
||||
controls(controls) {
|
||||
|
||||
|
||||
this->reset();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user