mirror of
https://github.com/ncblakely/GiantsTools
synced 2024-11-05 06:45:37 +01:00
28 lines
926 B
C
28 lines
926 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by ServerConsole.rc
|
|
//
|
|
#define IDD_SERVER 132
|
|
#define IDC_GAMETYPE 133
|
|
#define IDC_TEAMS 134
|
|
#define IDC_WORLD 135
|
|
#define IDC_PLAYERS 136
|
|
#define IDC_ROTATIONS 137
|
|
#define IDC_ROTATION 138
|
|
#define IDC_TIMEREMAINING 139
|
|
#define IDC_BAN 140
|
|
#define IDC_KICK 141
|
|
#define IDC_INPUT 142
|
|
#define IDC_CONSOLE 143
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 1000
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 1000
|
|
#endif
|
|
#endif
|