testing number reverted

This commit is contained in:
EmosewaMC 2022-03-28 03:26:01 -07:00
parent 54de6c6878
commit c94f0918c9

View File

@ -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;