Added sell type
This commit is contained in:
parent
4d8a4772d7
commit
d5ef8cbc18
|
|
@ -4,5 +4,6 @@ public enum NPCType {
|
|||
UPGRADE,
|
||||
TUTORIAL,
|
||||
PRIZE,
|
||||
SELL,
|
||||
NONE;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user