add user input for starting the game
This commit is contained in:
parent
770502184c
commit
b43927a1da
2 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
|
||||
#include "net.h"
|
||||
#include "game.h"
|
||||
#include "filesystem.h"
|
||||
|
||||
int runClient(int argc, char* argv[])
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue