mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
missing change
This commit is contained in:
@@ -323,7 +323,7 @@ class TC_DATABASE_API Field
|
||||
#pragma pack(pop)
|
||||
|
||||
void SetByteValue(void* newValue, enum_field_types newType, uint32 length);
|
||||
void SetStructuredValue(char* newValue, enum_field_types newType);
|
||||
void SetStructuredValue(char* newValue, enum_field_types newType, uint32 length);
|
||||
|
||||
void CleanUp()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user