9 lines
247 B
Plaintext
9 lines
247 B
Plaintext
|
/*
|
||
|
* Irresistible Gaming (c) 2019
|
||
|
* Developed by Cloudy
|
||
|
* Module: cnr\features\cloudy\_cloudy.pwn
|
||
|
* Purpose: encloses all of cloudy's module related work
|
||
|
*/
|
||
|
|
||
|
/* ** Includes ** */
|
||
|
#tryinclude "irresistible\cnr\features\cloudy\event_system.pwn"
|