Xkore 2 hotkeys - reverse condition | SVN

This place is for Closed bug reports only. NOT for asking help!

Moderators: Moderators, Developers

Message
Author
Zloba
Noob
Noob
Posts: 3
Joined: 24 Jun 2009, 03:53
Noob?: Yes

Xkore 2 hotkeys - reverse condition | SVN

#1 Post by Zloba »

Please fix it's small bug, MapServer.pm:

Code: Select all

if(@{$hotkeyList} > 28) {
to:

Code: Select all

if(@{$hotkeyList} <= 28) {
for example.

Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: Xkore 2 hotkeys - reverse condition | SVN

#2 Post by Technology »

lol, my bad, fixed in svn. ;)
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!

Locked