sfcnr/gamemodes/irresistible/cnr/vip/_vip.pwn

13 lines
366 B
Plaintext
Raw Normal View History

2018-09-27 16:52:38 +00:00
/*
* Irresistible Gaming (c) 2018
* Developed by Lorenc
2018-09-27 16:52:38 +00:00
* Module: cnr\vip\_vip.pwn
* Purpose: encloses all vip modules & components (cnr)
*/
/* ** Includes ** */
#include "irresistible\cnr\vip\coin_market.pwn"
#include "irresistible\cnr\vip\coin_generation.pwn"
#include "irresistible\cnr\vip\redeem_code.pwn"
2018-09-27 16:52:38 +00:00
#include "irresistible\cnr\vip\player_market.pwn"