highscores
This commit is contained in:
parent
eb7f748737
commit
e617466049
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue