/*****************************************************************************
                    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/)
 
 $Revision$ (Revision of last commit) 
 $Date$ (Date of last commit)
 $Author$ (Author of last commit)
 
******************************************************************************/

#define IDD_DIALOG_SCRIPTEDITOR                  11000
#define IDR_ACCELERATOR_SCRIPTEDITOR             11001

#define IDC_SCRIPTEDITOR_EDIT_TEXT               11200

#define ID_SCRIPTEDITOR_FIND_NEXT                31000
#define ID_SCRIPTEDITOR_GOTOLINE                 31001

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                1
#define _APS_NEXT_RESOURCE_VALUE        11002
#define _APS_NEXT_COMMAND_VALUE         31002
#define _APS_NEXT_CONTROL_VALUE         11201
#define _APS_NEXT_SYMED_VALUE           11002
#endif
#endif
