mirror of
https://github.com/DarkflameUniverse/DarkflameServer
synced 2025-07-25 04:54:47 +00:00
testing number reverted
This commit is contained in:
@ -13,7 +13,7 @@ public:
|
||||
std::string OwnerName = "";
|
||||
std::string Name = "";
|
||||
std::string Description = "";
|
||||
uint32_t Reputation = 10;
|
||||
uint32_t Reputation = 0;
|
||||
bool IsBestFriend = false;
|
||||
bool IsFriend = false;
|
||||
bool IsModeratorApproved = false;
|
||||
|
Reference in New Issue
Block a user