diff --git a/KfChatDotNetBot/Commands/KasinoGambaCommands.cs b/KfChatDotNetBot/Commands/KasinoGambaCommands.cs index b36d12c..ad16620 100644 --- a/KfChatDotNetBot/Commands/KasinoGambaCommands.cs +++ b/KfChatDotNetBot/Commands/KasinoGambaCommands.cs @@ -396,8 +396,8 @@ public class Planes : ICommand } //maybe fuckery around here } + counter++; } - counter++; plane.Gravity(); if (counter % 13 != 0) continue; planesBoard = planesBoard2;