sfcnr/gamemodes/irresistible/cnr/features/robbery/_robbery.pwn

13 lines
424 B
Plaintext
Raw Normal View History

/*
* Irresistible Gaming (c) 2018
* Developed by Lorenc Pekaj
* Module: cnr\features\robbery\_robbery.pwn
* Purpose: encloses all robbery modules & components (cnr)
*/
/* ** Includes ** */
#include "irresistible\cnr\features\robbery\safes.pwn"
#include "irresistible\cnr\features\robbery\clerks.pwn"
#include "irresistible\cnr\features\robbery\vaults.pwn"
#include "irresistible\cnr\features\robbery\robbery_init.pwn"