2018-11-09 07:33:38 +00:00
|
|
|
/*
|
|
|
|
* Irresistible Gaming (c) 2018
|
2018-12-12 08:21:57 +00:00
|
|
|
* Developed by Lorenc
|
2018-11-09 07:33:38 +00:00
|
|
|
* Module: cnr\features\player\_player_items.pwn
|
|
|
|
* Purpose: encloses all player item modules & components (cnr)
|
|
|
|
*/
|
|
|
|
|
|
|
|
/* ** Includes ** */
|
|
|
|
#include "irresistible\cnr\features\player_items\shop.pwn"
|