This commit is contained in:
parent
675e1a87fe
commit
dbbdb7c79e
@ -60,10 +60,10 @@ struct TileDoc {
|
|||||||
};
|
};
|
||||||
|
|
||||||
oxModelBegin(TileDoc)
|
oxModelBegin(TileDoc)
|
||||||
oxModelFieldRename(subsheet_id, subsheetId)
|
oxModelFieldRename(subsheetId, subsheet_id)
|
||||||
oxModelFieldRename(subsheet_path, subsheetPath)
|
oxModelFieldRename(subsheetPath, subsheet_path)
|
||||||
oxModelField(type)
|
oxModelField(type)
|
||||||
oxModelFieldRename(layer_attachments, layerAttachments)
|
oxModelFieldRename(layerAttachments, layer_attachments)
|
||||||
oxModelEnd()
|
oxModelEnd()
|
||||||
|
|
||||||
struct WorldDoc {
|
struct WorldDoc {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user