mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-22 15:48:22 +00:00
More eq_dictionary work - added invtype persistence checks
This commit is contained in:
@@ -231,6 +231,8 @@ namespace RoF2
|
||||
extern size_t GetInvTypeSize(int inv_type);
|
||||
extern const char* GetInvTypeName(int inv_type);
|
||||
|
||||
extern bool IsInvTypePersistent(int inv_type);
|
||||
|
||||
} /*invtype*/
|
||||
|
||||
namespace invslot {
|
||||
|
||||
Reference in New Issue
Block a user