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