10 lines
269 B
Plaintext
10 lines
269 B
Plaintext
|
/*
|
||
|
* Irresistible Gaming (c) 2018
|
||
|
* Developed by Lorenc
|
||
|
* Module: cnr\features\player\_player.pwn
|
||
|
* Purpose: encloses all ammu-nation/weapon dealing modules & components (cnr)
|
||
|
*/
|
||
|
|
||
|
/* ** Includes ** */
|
||
|
#include "irresistible\cnr\features\ammunation\ammunation.pwn"
|