sfcnr/gamemodes/irresistible/cnr/features/robbery/_robbery.pwn
2018-10-10 15:21:11 +11:00

14 lines
478 B
Plaintext

/*
* 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\atms.pwn"
#include "irresistible\cnr\features\robbery\robbery_init.pwn"