We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44cff7 commit 20b2d47Copy full SHA for 20b2d47
src_hudhelper/hud_helper.lua
@@ -1,7 +1,7 @@
1
local Mod = HudHelperExample
2
local emptyShaderName = "HudHelperEmptyShader"
3
4
-local VERSION = 1.2 -- (v1.2) do not modify
+local VERSION = 1.12 -- (v1.1.2) do not modify
5
local game = Game()
6
7
-- debug
0 commit comments