Fix View Layout - Attempt #0 authored by Karikó Csongor Csanád's avatar Karikó Csongor Csanád
......@@ -285,7 +285,7 @@ class View.UIManager {
+ Select(Selectable)
}
View.UIManager *-- View.UIManager.UIMode
View.UIManager *- View.UIManager.UIMode
View.UIManager o- View.BuildingPlacer
enum View.UIManager.UIMode {
......
......