sfcnr/gamemodes/irresistible/cnr/auth/_auth.pwn

11 lines
269 B
Plaintext
Raw Normal View History

/*
* Irresistible Gaming (c) 2018
* Developed by Lorenc
* Module: cnr\vip\_vip.pwn
* Purpose: encloses all authentication modules & components (cnr)
*/
/* ** Includes ** */
2019-01-01 13:19:17 +00:00
#include "irresistible\cnr\auth\banning.pwn"
#include "irresistible\cnr\auth\account.pwn"