summaryrefslogtreecommitdiff
path: root/src/client/GameSave.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/GameSave.h')
-rw-r--r--src/client/GameSave.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/GameSave.h b/src/client/GameSave.h
index 283ed4e..ffb7c6d 100644
--- a/src/client/GameSave.h
+++ b/src/client/GameSave.h
@@ -34,7 +34,7 @@ class GameSave
{
public:
- int width, height;
+ int blockWidth, blockHeight;
//Simulation data
//int ** particleMap;