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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/simulation/Simulation.h b/src/simulation/Simulation.h
index 4c4ee95..31185f6 100644
--- a/src/simulation/Simulation.h
+++ b/src/simulation/Simulation.h
@@ -66,7 +66,6 @@ public:
playerst player2;
playerst fighters[256]; //255 is the maximum number of fighters
unsigned char fighcount; //Contains the number of fighters
- int lighting_recreate;
bool gravWallChanged;
//Portals and Wifi
Particle portalp[CHANNELS][8][80];