Fix #577 dash will now fire onWalk (with isDash parameter).

Also added missing client versions.
This commit is contained in:
BenDol
2014-11-03 12:23:00 +13:00
parent ddb5e58057
commit 9f3ebb0036
3 changed files with 7 additions and 3 deletions

View File

@@ -66,7 +66,9 @@ function g_game.getSupportedClients()
1012, 1013, 1020, 1021, 1022,
1030, 1031, 1032, 1033, 1034,
1035, 1036, 1037, 1038, 1039,
1040, 1041, 1050, 1051
1040, 1041, 1050, 1051, 1052,
1053, 1054, 1055, 1056, 1057,
1058, 1059, 1060, 1061
}
end