myspace / CommonLua /Libs /Volumes /XTemplates /XEditorRoomToolsCheckbox.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame contribute delete
322 Bytes
-- ========== GENERATED BY XTemplate Editor (Alt-F3) DO NOT EDIT MANUALLY! ==========
PlaceObj('XTemplate', {
__is_kind_of = "XCheckButton",
group = "Editor",
id = "XEditorRoomToolsCheckbox",
save_in = "Libs/Volumes",
PlaceObj('XTemplateWindow', {
'__class', "XCheckButton",
'Margins', box(4, 2, 4, 2),
}),
})