mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
No more warnings
This commit is contained in:
@@ -400,7 +400,7 @@ SelectedPlayer:on_update(function(player_name, selected_player)
|
||||
style = "tool_button"
|
||||
end
|
||||
element.style = style
|
||||
local element_style = element.style
|
||||
local element_style = element.style --[[@as LuaStyle]]
|
||||
element_style.padding = -2
|
||||
element_style.width = 8
|
||||
element_style.height = 14
|
||||
|
||||
Reference in New Issue
Block a user