Skip to content

Commit 8559c45

Browse files
authored
Merge branch 'MyNameIsTrez:master' into master
2 parents 13d5088 + 884c32d commit 8559c45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rules/lua_rules.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"FrameMan:Draw(": "PrimitiveMan:Draw(",
3434
":IsPlaying(": ":IsBeingPlayed(",
3535
"math.mod(": "math.fmod(",
36+
"string.gfind(": "string.gmatch(",
3637
":ReloadFirearm(": ":ReloadFirearms(",
3738
":KillAllActors(": ":KillAllEnemyActors(",
3839
".TotalWoundCount": ".WoundCount",

0 commit comments

Comments
 (0)