Skip to content

Commit

Permalink
reenabled scaling (yes, in time :D)
Browse files Browse the repository at this point in the history
  • Loading branch information
lebroomer committed Mar 3, 2019
1 parent 0304e3d commit dd323cc
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ function HUD:GetSavingKeys()
end
end
}
--[[
savingKeys.scale = {
typ = "scale",
desc = "Reset Positions and set HUD Scale",
Expand All @@ -61,7 +60,6 @@ function HUD:GetSavingKeys()
end
end
}
]]
end

return table.Copy(savingKeys)
Expand Down

0 comments on commit dd323cc

Please sign in to comment.