Adjust font of bonus GUI (#324)

* Update playerdata.lua

* Update bonus.lua

* Update bonus.lua

* Update commands.cfg

* Update commands.cfg

* Update commands.cfg

* Update research.lua

* Update research.lua

* Update bonus.lua

* Delete modules/gui/research.lua

* Create research.lua

* Update research.lua

* Update commands.cfg

* Update commands.cfg

* Update commands.cfg

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua
This commit is contained in:
2024-09-10 07:05:01 +09:00
committed by GitHub
parent c3ddb73076
commit 93377b4f6c
3 changed files with 18 additions and 17 deletions

View File

@@ -21,10 +21,10 @@ return {
base = 200
},
gui_display_width = {
half = 180,
label = 80,
slider = 200,
count = 80
half = 150,
label = 70,
slider = 180,
count = 50
},
conversion = {
['cmms'] = 'character_mining_speed_modifier',