sfcnr/gamemodes/irresistible/config/_config.pwn

12 lines
313 B
Plaintext
Raw Normal View History

/*
* Irresistible Gaming (c) 2018
* Developed by Lorenc Pekaj
2018-09-19 05:43:05 +00:00
* Module: config\_config.pwn
* Purpose: encloses all server related configuration
*/
/* ** Includes ** */
#include "irresistible\config\database.pwn" // keep #1
2018-09-19 05:43:05 +00:00
#include "irresistible\config\server.pwn"
#include "irresistible\config\colors.pwn"