sfcnr/gamemodes/irresistible/config/_config.pwn
2019-01-27 19:41:13 -05:00

15 lines
399 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"
/* ** Migrations Manager ** */
//#include "irresistible\config\migrations\_migrations.pwn"