sfcnr/gamemodes/irresistible/cnr/features/gangs/_gangs.pwn

14 lines
471 B
Plaintext
Raw Normal View History

/*
* Irresistible Gaming (c) 2018
* Developed by Lorenc Pekaj
* Module: cnr\features\gangs\_gangs.pwn
* Purpose: encloses all gang and facility related modules (cnr)
*/
/* ** Includes ** */
#include "irresistible\cnr\features\gangs\gangs.pwn"
#include "irresistible\cnr\features\gangs\facilities.pwn"
#include "irresistible\cnr\features\gangs\turfs.pwn"
#include "irresistible\cnr\features\gangs\cannon.pwn"
2018-11-08 10:34:54 +00:00
#include "irresistible\cnr\features\gangs\gvehicles.pwn"