mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-10 02:08:20 +00:00
testing number reverted
This commit is contained in:
parent
54de6c6878
commit
c94f0918c9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user