/*****************************************************************************
The Dark Mod GPL Source Code

This file is part of the The Dark Mod Source Code, originally based
on the Doom 3 GPL Source Code as published in 2011.

The Dark Mod Source Code is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version. For details, see LICENSE.TXT.

Project: The Dark Mod (http://www.thedarkmod.com/)

******************************************************************************/
#define IDR_ME_EDIT_MENU                6014
#define ID_EDITMENU_INSERTFILE          6015
#define IDS_TRUE                        9000
#define IDS_FALSE                       9001
#define IDS_NOITEMSEL                   9002
#define IDS_SELFORINFO                  9003
#define ID_UNDO                         9005
#define ID_CUT                          9006
#define ID_COPY                         9007
#define ID_PASTE                        9008
#define ID_EDIT_DELETE                  9009
#define ID_EDIT_SELECTALL               9010
#define IDC_SPLITTER                    9200
#define IDC_FPOINT                      9201

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        9011
#define _APS_NEXT_COMMAND_VALUE         29000
#define _APS_NEXT_CONTROL_VALUE         9202
#define _APS_NEXT_SYMED_VALUE           9004
#endif
#endif
