mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-22 21:47:24 +00:00
testing number reverted
This commit is contained in:
parent
54de6c6878
commit
c94f0918c9
@ -13,7 +13,7 @@ public:
|
|||||||
std::string OwnerName = "";
|
std::string OwnerName = "";
|
||||||
std::string Name = "";
|
std::string Name = "";
|
||||||
std::string Description = "";
|
std::string Description = "";
|
||||||
uint32_t Reputation = 10;
|
uint32_t Reputation = 0;
|
||||||
bool IsBestFriend = false;
|
bool IsBestFriend = false;
|
||||||
bool IsFriend = false;
|
bool IsFriend = false;
|
||||||
bool IsModeratorApproved = false;
|
bool IsModeratorApproved = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user