Fix Duplicate ID

This commit is contained in:
ckcz123 2017-12-26 22:08:25 +08:00
parent 94aeacf424
commit 375c92628c

View File

@ -14,7 +14,7 @@ icons.prototype.init = function () {
'ground': 0, 'ground': 0,
'grass': 1, 'grass': 1,
'grass2': 2, 'grass2': 2,
'snow': 3, 'snowGround': 3,
'ground2': 4, 'ground2': 4,
'ground3': 5, 'ground3': 5,
'ground4': 6, 'ground4': 6,