diff options
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -112,6 +112,7 @@ int main(int argc, char *argv[]) test_space(); exit(0); */ + #ifndef PUBLIC_SERVER startGame(); #endif |
| index : tuxanci2.git | |
| A First Person Shooter | Connor Thomson |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/main.c | 1 |
@@ -112,6 +112,7 @@ int main(int argc, char *argv[]) test_space(); exit(0); */ + #ifndef PUBLIC_SERVER startGame(); #endif |