Skip to content

Commit 67b28d2

Browse files
author
y2g.de
committed
switched to production
1 parent ec87ed8 commit 67b28d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
#define DEBUG
2+
//#define DEBUG
33
//if TEST, then the dll starts in test mode and runs all test in a python/test/gamemode.py file
4-
#define TEST
4+
//#define TEST
55

66
#include <stdio.h>
77
#include <string.h>

0 commit comments

Comments
 (0)