Merge branch 'developer' into feature/weaponCollision
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ Player::Player()
|
||||
health = maxHp;
|
||||
xp = 0;
|
||||
maxXp = 100;
|
||||
level = 5;
|
||||
level = 1;
|
||||
crystals = 0;
|
||||
hit = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user