about summary refs log tree commit diff
path: root/src/game/editor/editor.h
diff options
context:
space:
mode:
authoroy <tom_adams@web.de>2011-08-13 09:20:40 -0700
committeroy <tom_adams@web.de>2011-08-13 09:20:40 -0700
commit3fba3ee13e93bc6f0086e282668a8ab579ba07da (patch)
treec17c0042e9865ea0d6c0476ee7ef930b4dbcab35 /src/game/editor/editor.h
parentc56cfa12d511559b096579d4e7a80b7cb6bbb6fe (diff)
parentc6fd4a2cc57f8d9dec7164aff98f5a73abc9698d (diff)
downloadzcatch-3fba3ee13e93bc6f0086e282668a8ab579ba07da.tar.gz
zcatch-3fba3ee13e93bc6f0086e282668a8ab579ba07da.zip
Merge pull request #832 from GreYFoX/oypull1
Cleanup
Diffstat (limited to 'src/game/editor/editor.h')
-rw-r--r--src/game/editor/editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/editor/editor.h b/src/game/editor/editor.h
index 1a904953..db99a78c 100644
--- a/src/game/editor/editor.h
+++ b/src/game/editor/editor.h
@@ -713,7 +713,7 @@ public:
 
 	void PopupSelectGametileOpInvoke(float x, float y);
 	int PopupSelectGameTileOpResult();
-	
+
 	void PopupSelectConfigAutoMapInvoke(float x, float y);
 	int PopupSelectConfigAutoMapResult();