summaryrefslogtreecommitdiff
path: root/src/simulation/Simulation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/Simulation.h')
-rw-r--r--src/simulation/Simulation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/Simulation.h b/src/simulation/Simulation.h
index 31a0a07..e4f4311 100644
--- a/src/simulation/Simulation.h
+++ b/src/simulation/Simulation.h
@@ -62,7 +62,7 @@ public:
playerst fighters[256]; //255 is the maximum number of fighters
unsigned char fighcount; //Contains the number of fighters
int lighting_recreate;
- int gravwl_timeout;
+ bool gravWallChanged;
Particle portalp[CHANNELS][8][80];
Particle emptyparticle;
int portal_rx[8];