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