Skip to content

Commit

Permalink
Clear whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerkiz committed Nov 28, 2023
1 parent 80d8814 commit 9cde610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/gui.lua
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ function Public.set_data(element, value)
if not element or not element.valid then
return
end

local player_index = element.player_index
local values = data[player_index]

Expand Down

0 comments on commit 9cde610

Please sign in to comment.