mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-31 07:54:50 +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.skill = pl.cskill = const_float("float_player_max_skill");
|
||||||
pl.fitness = 1;
|
pl.fitness = 1;
|
||||||
|
pl.streak = 0;
|
||||||
|
|
||||||
max_values[0] = const_float("float_player_max_skill");
|
max_values[0] = const_float("float_player_max_skill");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user