fix label position

This commit is contained in:
crabman77 2015-06-26 23:03:42 +02:00
parent 6c1e17c6b8
commit 90f0bb4c94
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ fishing_setting.func.on_show_settings = function(player_name)
"button[8.7,1;1,1;cworm;+10]"..
"button[9.7,1;1,1;cworm;+1]"..
--Chance escape
"label[7.2,2;Chance escape]"..
"label[7.3,2;Chance escape]"..
"button[7,2.5;1,1;cescape;-1]"..
"label[8.1,2.7;"..tostring(fishing_setting.tmp_setting["escape_chance"]).."]"..
"button[8.7,2.5;1,1;cescape;+1]"..