mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-01-13 23:32:37 +00:00
@@ -1,8 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef INVENTORY_H
|
||||
#define INVENTORY_H
|
||||
|
||||
#include <map>
|
||||
#include <vector>
|
||||
|
||||
@@ -185,5 +182,3 @@ private:
|
||||
*/
|
||||
static std::vector<LOT> m_GameMasterRestrictedItems;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user