Strength bar fixed.

This commit is contained in:
gyboth 2005-09-21 08:50:47 +00:00
parent 71e2f1f589
commit 3da4968337
1 changed files with 1 additions and 0 deletions

View File

@ -1060,6 +1060,7 @@ game_get_max_values(gfloat max_values[4])
pl.skill = pl.cskill = const_float("float_player_max_skill");
pl.fitness = 1;
pl.streak = 0;
max_values[0] = const_float("float_player_max_skill");