Editor: add character support
This commit is contained in:
@@ -10,6 +10,7 @@ struct VisitorType {
|
||||
enum Value {
|
||||
Terrain = 0xE001,
|
||||
Modifier = 0xE002,
|
||||
Character = 0xE003,
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user