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