summaryrefslogtreecommitdiffstats
path: root/src/object/robotmain.h
diff options
context:
space:
mode:
authorkrzys-h <krzys_h@interia.pl>2014-09-27 17:16:58 +0200
committerkrzys-h <krzys_h@interia.pl>2014-09-27 17:16:58 +0200
commit8fab044bcdafa0637c8a9b824f9ac81ea95db7ec (patch)
tree5a80337b49f2ab0c278e0f982f9f0802678bba99 /src/object/robotmain.h
parentc29ef4ec41cc062c4dbc14af8736c5e1c7c25f02 (diff)
downloadcolobot-8fab044bcdafa0637c8a9b824f9ac81ea95db7ec.tar.gz
colobot-8fab044bcdafa0637c8a9b824f9ac81ea95db7ec.tar.bz2
colobot-8fab044bcdafa0637c8a9b824f9ac81ea95db7ec.zip
Removed more unused variables
Diffstat (limited to 'src/object/robotmain.h')
-rw-r--r--src/object/robotmain.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/object/robotmain.h b/src/object/robotmain.h
index 466c47d..2c173fb 100644
--- a/src/object/robotmain.h
+++ b/src/object/robotmain.h
@@ -491,13 +491,6 @@ protected:
CObject* m_controller;
- // Level Checker flags
- bool m_beginObject;
- bool m_terrainGenerate;
- bool m_terrainInitTextures;
- bool m_terrainInit;
- bool m_terrainCreate;
-
int m_version; // Mission file version
bool m_retroStyle; // Retro
bool m_immediatSatCom; // SatCom immediately?