Fix shift walk under bug (#740)

This commit is contained in:
Lucwousin
2019-06-25 07:31:48 +02:00
committed by James
parent d793312cf4
commit 2006f52219
7 changed files with 82 additions and 41 deletions

View File

@@ -55,4 +55,5 @@ public class GraphicID
public static final int OLM_HEAL = 1363;
public static final int OLM_CRYSTAL = 1447;
public static final int XERIC_TELEPORT = 1612;
public static final int HYDRA_LIGHTNING = 1666;
}