Sigil of Holding remake!
This commit is contained in:
parent
61cb569ffb
commit
0f3c0196cd
39 changed files with 874 additions and 327 deletions
|
@ -60,8 +60,8 @@ public class MessageKeyPressed implements IMessage, IMessageHandler<MessageKeyPr
|
|||
return null;
|
||||
}
|
||||
|
||||
public static enum Key
|
||||
public enum Key
|
||||
{
|
||||
OMEGA_ACTIVE;
|
||||
OMEGA_ACTIVE
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue