German translation
Bugs fixed
This commit is contained in:
@ -43,6 +43,7 @@ public class User {
|
||||
level = 1;
|
||||
starCount = 0;
|
||||
energyCount = 0;
|
||||
levelUpBounties.loadAllForLevel(level);
|
||||
toolSlotSettings.reset();
|
||||
currentPlayerShape = PlayerShape.BALL;
|
||||
}
|
||||
|
Reference in New Issue
Block a user