changeset 15241 | ceb289e8a582 |
parent 15226 | 8705ee93f8b3 |
child 15288 | 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;