crystal displayed on interface, with fancy gradient and the most beautifull colors for the crystal :)
This commit is contained in:
@@ -11,6 +11,7 @@ Player::Player()
|
||||
health = 50;
|
||||
xp = 75;
|
||||
level = 10;
|
||||
crystals = 0;
|
||||
}
|
||||
|
||||
Player* Player::getInstance()
|
||||
|
||||
Reference in New Issue
Block a user