From e6e7e9edf621a68382a286f5c028f4397eef2cd5 Mon Sep 17 00:00:00 2001 From: John Connor Date: Mon, 9 Sep 2024 16:11:07 -0400 Subject: [PATCH] Fixed `lua_run` case sensitivity --- fgd/point/lua_run.fgd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fgd/point/lua_run.fgd b/fgd/point/lua_run.fgd index 9fefc1a84..8cb82bb31 100644 --- a/fgd/point/lua_run.fgd +++ b/fgd/point/lua_run.fgd @@ -3,7 +3,7 @@ iconsprite("editor/lua_run.vmt") = lua_run : "Runs Lua Code" [ - code(string) : "Code" : "" : "Lua code to run when triggered" + Code(string) : "Code" : "" : "Lua code to run when triggered" spawnflags(flags) = [