File size: 340 Bytes
b6a38d7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
-- ========== GENERATED BY XTemplate Editor (Alt-F3) DO NOT EDIT MANUALLY! ==========
PlaceObj('XTemplate', {
__is_kind_of = "XTextButton",
group = "Editor",
id = "XEditorRoomToolsButton",
save_in = "Libs/Volumes",
PlaceObj('XTemplateWindow', {
'__class', "XTextButton",
'LayoutMethod', "Box",
'UseXTextControl', true,
}),
})
|