cleanup
This commit is contained in:
parent
0137bbfd31
commit
754ad355e6
@ -118,14 +118,13 @@ public partial class start_game_menu : Control {
|
||||
private void startGame(_gameType type) {
|
||||
switch (type) {
|
||||
case _gameType.SINGLE:
|
||||
|
||||
|
||||
break;
|
||||
case _gameType.LOCAL:
|
||||
|
||||
|
||||
break;
|
||||
|
||||
case _gameType.LAN:
|
||||
|
||||
|
||||
break;
|
||||
default: return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user