from retail

This commit is contained in:
NoM0Re
2025-02-15 14:40:24 +01:00
parent 061a623e11
commit c1c58d46d0
5 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -420,7 +420,7 @@ function ConstructFunction(prototype, trigger)
table.insert(ret, #tests > 0 and tconcat(tests, " and ") or "true")
table.insert(ret, ") then\n")
if(#debug > 0) then
table.insert("print('ret: true');\n")
table.insert(ret, "print('ret: true');\n")
end
if (prototype.statesParameter == "all") then