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.
2 parents 13d5088 + 884c32d commit 8559c45Copy full SHA for 8559c45
rules/lua_rules.json
@@ -33,6 +33,7 @@
33
"FrameMan:Draw(": "PrimitiveMan:Draw(",
34
":IsPlaying(": ":IsBeingPlayed(",
35
"math.mod(": "math.fmod(",
36
+ "string.gfind(": "string.gmatch(",
37
":ReloadFirearm(": ":ReloadFirearms(",
38
":KillAllActors(": ":KillAllEnemyActors(",
39
".TotalWoundCount": ".WoundCount",
0 commit comments