highscores

This commit is contained in:
Edwin Eefting 2014-08-09 15:46:32 +02:00
parent eb7f748737
commit e617466049

View file

@ -57,7 +57,7 @@ sub command :Tab(game)
sub step :Tab(whatevah) { sub step :Tab(whatevah) {
my ($self, $cart, $input) = @_; my ($self, $cart, $input) = @_;
if ($step<1) if ($step<5)
{ {
if ($input ne "game_$step") if ($input ne "game_$step")
{ {