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