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:
parent
71e2f1f589
commit
3da4968337
@ -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");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user