sfcnr/gamemodes/irresistible/cnr/features/vip/_vip.pwn
2019-01-01 17:55:07 +11:00

14 lines
459 B
Plaintext

/*
* Irresistible Gaming (c) 2018
* Developed by Lorenc
* Module: cnr\vip\_vip.pwn
* Purpose: encloses all vip modules & components (cnr)
*/
/* ** Includes ** */
#include "irresistible\cnr\features\vip\player_note.pwn"
#include "irresistible\cnr\features\vip\coin_market.pwn"
#include "irresistible\cnr\features\vip\coin_generation.pwn"
#include "irresistible\cnr\features\vip\redeem_code.pwn"
#include "irresistible\cnr\features\vip\player_market.pwn"