Server side config export

This commit is contained in:
Glowbal
2015-04-05 02:17:43 +02:00
parent 044d2551ce
commit 7928ca71a5
19 changed files with 895 additions and 29 deletions

View File

@ -17,3 +17,6 @@
#define MENU_TAB_OPTIONS 0
#define MENU_TAB_COLORS 1
#define MENU_TAB_SERVER_OPTIONS 10
#define MENU_TAB_SERVER_COLORS 11
#define MENU_TAB_SERVER_VALUES 12