File size: 286 Bytes
b6a38d7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
-- ========== GENERATED BY ExtrasGen Editor (Ctrl-Alt-G) DO NOT EDIT MANUALLY! ==========
PlaceObj('ExtrasGen', {
RequiresClass = "Room",
ToolbarSection = "Room",
group = "All (Room)",
id = "DeleteGuides",
PlaceObj('RemoveRoomGuides', {
RoomsVar = "initial_selection",
}),
})
|