resizable cb gui

--HG--
branch : novattd150
This commit is contained in:
Pavel Stupnikov
2015-03-19 04:06:30 +03:00
parent 44ec8394f9
commit 0d2fed70a4
3 changed files with 37 additions and 14 deletions

View File

@@ -88,6 +88,9 @@ enum CBTownWidgets {
WID_CB_CARGO_STORE,
WID_CB_CARGO_STORE_PCT,
WID_CB_CARGO_FROM,
WID_CB_CENTER_VIEW,
WID_CB_TOWN_VIEW,
WID_CB_SHOW_AUTHORITY,
};
#endif /* WIDGETS_TOWN_WIDGET_H */