Restore REQUIRE_GLOBAL(ui_menu_width) - used in tweak stable-cursor

develop
lethosor 2017-12-07 14:37:15 -05:00
parent fc952bc67f
commit 23bb8c4f3d
1 changed files with 1 additions and 0 deletions

@ -122,6 +122,7 @@ REQUIRE_GLOBAL(ui_building_in_assign);
REQUIRE_GLOBAL(ui_building_in_resize);
REQUIRE_GLOBAL(ui_building_item_cursor);
REQUIRE_GLOBAL(ui_look_cursor);
REQUIRE_GLOBAL(ui_menu_width);
REQUIRE_GLOBAL(ui_sidebar_menus);
REQUIRE_GLOBAL(ui_unit_view_mode);
REQUIRE_GLOBAL(ui_workshop_in_add);