1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-01-18 18:02:32 +01:00

Strength bar fixed.

This commit is contained in:
gyboth 2005-09-21 08:50:47 +00:00
parent 71e2f1f589
commit 3da4968337

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");