[Proto] Add support for object layer Java imports #1
This commit is contained in:
@@ -41,6 +41,7 @@ message AutoTileLayer {
|
||||
message ObjectLayer {
|
||||
repeated PassageAbility passageMap = 1;
|
||||
repeated MapObject objects = 2;
|
||||
required string javaImports = 3;
|
||||
}
|
||||
|
||||
enum PassageAbility {
|
||||
|
||||
Reference in New Issue
Block a user