sfcnr/gamemodes/irresistible/config/_config.pwn

12 lines
307 B
Plaintext

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