11 lines
269 B
Plaintext
11 lines
269 B
Plaintext
/*
|
|
* Irresistible Gaming (c) 2018
|
|
* Developed by Lorenc
|
|
* Module: cnr\vip\_vip.pwn
|
|
* Purpose: encloses all authentication modules & components (cnr)
|
|
*/
|
|
|
|
/* ** Includes ** */
|
|
#include "irresistible\cnr\auth\banning.pwn"
|
|
#include "irresistible\cnr\auth\account.pwn"
|