sfcnr/gamemodes/irresistible/cnr/auth/_auth.pwn
2019-01-02 00:19:17 +11:00

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"