We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff930b commit cc3b85eCopy full SHA for cc3b85e
lang.lua
@@ -1,5 +1,6 @@
1
local locale = {}
2
local Panel = FindMetaTable('Panel')
3
+local SetText = Panel.SetText
4
local code = GetConVarString('gmod_language')
5
local gsub = string.gsub
6
0 commit comments