Update research.c
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@ int research (void) {
|
|||||||
}
|
}
|
||||||
z = z - 1;
|
z = z - 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
// for test purposes
|
// for test purposes
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
for (int y = 0;y < 18; y++) {
|
for (int y = 0;y < 18; y++) {
|
||||||
|
|||||||
Reference in New Issue
Block a user