mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 09:03:47 +00:00
refactor(ItemTemplate): add missing enums + other minor improvements (#2236)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#define MAX_BAG_SIZE 36 // 2.0.12
|
||||
|
||||
#include "Item.h"
|
||||
#include "ItemPrototype.h"
|
||||
#include "ItemTemplate.h"
|
||||
|
||||
class Bag : public Item
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user