We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a2fea commit e5c933aCopy full SHA for e5c933a
lua/pixelkarts/_lang/sh_gmod_i18n.lua
@@ -195,4 +195,4 @@ end)
195
hook.Run("gmodI18n.fullyLoaded") --Register your addon then load all of your language files that define phrases when this hook is called.
196
--Alternatively, you can load this file in your addon first, before doing the above.
197
198
-gmodI18n.registerAddon("pixelkarts", "en", "PIXEL Karts", "Tom.bat", 1.16)
+gmodI18n.registerAddon("pixelkarts", "en", "PIXEL Karts", "Tom.bat", 1.17)
0 commit comments