Merge branch 'developer' into feature/loadingscreen
# Conflicts: # worlds/rock.json
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;
|
||||
|
||||
loadWeapons();
|
||||
|
||||
Reference in New Issue
Block a user