hedgewars/uVariables.pas
changeset 15225 ceb289e8a582
parent 15210 8705ee93f8b3
child 15272 22f2fd8a3d2c
--- a/hedgewars/uVariables.pas	Mon Jul 08 15:16:05 2019 +0300
+++ b/hedgewars/uVariables.pas	Mon Jul 08 21:44:26 2019 +0200
@@ -2551,6 +2551,7 @@
     SpeechType: Longword;
     SpeechText: shortstring;
     PlacingHogs: boolean; // a convenience flag to indicate placement of hogs is still in progress
+    PlacingKings: boolean; // a convenience flag to indicate placement of kings in King Mode is still in progress
     StepSoundTimer: LongInt;
     StepSoundChannel: LongInt;