Create records for doors and aabbs, debug events problem, closes #38
This commit is contained in:
@@ -172,6 +172,9 @@ void WorldEditor::tools_button(const String &button)
|
||||
case MODE_ROAD_LINES:
|
||||
road_lines_editor->exit();
|
||||
break;
|
||||
case MODE_BUILDINGS:
|
||||
buildings_editor->exit();
|
||||
break;
|
||||
}
|
||||
switch (modes[button]) {
|
||||
case MODE_BUILDINGS:
|
||||
|
||||
Reference in New Issue
Block a user