mirror of
https://github.com/overte-org/overte.git
synced 2025-07-16 21:17:11 +02:00
Trivial change to test
This commit is contained in:
parent
c43da6687a
commit
d168cb1610
3 changed files with 0 additions and 4 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
Binary file not shown.
4
main.cpp
4
main.cpp
|
@ -77,10 +77,6 @@ unsigned char last_key = 0;
|
||||||
|
|
||||||
double ping = 0;
|
double ping = 0;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//#define WIDTH 1200 // Width,Height of simulation area in cells
|
|
||||||
//#define HEIGHT 800
|
|
||||||
int WIDTH = 1200;
|
int WIDTH = 1200;
|
||||||
int HEIGHT = 800;
|
int HEIGHT = 800;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue