use step_size for exp modifer slider

This commit is contained in:
gfgtdf 2017-10-29 01:33:37 +02:00
parent 496b234826
commit e3e2747009

View file

@ -335,7 +335,7 @@
{_GUI_MP_CREATE_OPTION_SLIDER ( _ "Village Support") "village_support" 0 4 ( _ "The number of unit levels each village can support") ()}
{_GUI_MP_CREATE_OPTION_SLIDER ( _ "Experience Modifier") "experience_modifier" 30 200 ( _ "The amount of experience a unit needs to advance") ()}
{_GUI_MP_CREATE_OPTION_SLIDER ( _ "Experience Modifier") "experience_modifier" 30 200 ( _ "The amount of experience a unit needs to advance") (step_size=10)}
[/grid]