From e617466049b7e95165df5e3d93e2cd0b1b5616ee Mon Sep 17 00:00:00 2001 From: Edwin Eefting Date: Sat, 9 Aug 2014 15:46:32 +0200 Subject: [PATCH] highscores --- plugins/game | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/game b/plugins/game index ff4efe5..22eecb7 100644 --- a/plugins/game +++ b/plugins/game @@ -57,7 +57,7 @@ sub command :Tab(game) sub step :Tab(whatevah) { my ($self, $cart, $input) = @_; - if ($step<1) + if ($step<5) { if ($input ne "game_$step") {