10 lines
262 B
Plaintext
10 lines
262 B
Plaintext
|
/*
|
||
|
* Irresistible Gaming (c) 2018
|
||
|
* Developed by Lorenc Pekaj
|
||
|
* Module: cnr\features\player\_player_items.pwn
|
||
|
* Purpose: encloses all player item modules & components (cnr)
|
||
|
*/
|
||
|
|
||
|
/* ** Includes ** */
|
||
|
#include "irresistible\cnr\features\player_items\shop.pwn"
|