18 lines
289 B
Plaintext
18 lines
289 B
Plaintext
|
/*
|
||
|
* Irresistible Gaming (c) 2018
|
||
|
* Developed by Lorenc
|
||
|
* Module: cnr\auth\login.pwn
|
||
|
* Purpose: module associated with login componenets
|
||
|
*/
|
||
|
|
||
|
/* ** Includes ** */
|
||
|
#include < YSI\y_hooks >
|
||
|
|
||
|
/* ** Definitions ** */
|
||
|
|
||
|
/* ** Variables ** */
|
||
|
|
||
|
/* ** Hooks ** */
|
||
|
|
||
|
/* ** Functions ** */
|