hedgewars/uConsts.pas
changeset 1270 ee024c14c904
parent 1263 24677a82531d
child 1279 33cae6d1635c
--- a/hedgewars/uConsts.pas	Fri Sep 19 14:08:18 2008 +0000
+++ b/hedgewars/uConsts.pas	Fri Sep 19 14:10:51 2008 +0000
@@ -152,6 +152,8 @@
 	cHHRadius = 9;
 	cHHStepTicks = 29;
 
+	cUsualZ = 500;
+	cSmokeZ = 499;
 	cHHZ = 1000;
 	cCurrHHZ = Succ(cHHZ);
 	cOnHHZ = 2000;