Skip to content

Commit

Permalink
Update EET_functions.tph
Browse files Browse the repository at this point in the history
  • Loading branch information
K4thos committed Jan 25, 2019
1 parent 92de3b8 commit 0fd2ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EET/other/EET_functions.tph
Expand Up @@ -293,7 +293,7 @@ END
DECOMPILE_AND_PATCH BEGIN
SPRINT tilde "~"
SET match = 0
SET position = 1 //first is already taken by exit response
SET position = 0
REPLACE_EVALUATE CASE_INSENSITIVE ~\(IF[ ]+.[%newline%]*Global("[^"]+","GLOBAL",0)[%newline%]*Dead("\)\([^"]+\)\(")\)~ BEGIN
PATCH_IF (match = 0) BEGIN
PATCH_IF (~%MATCH2%~ STRING_CONTAINS_REGEXP ~.*%stringPosDV%~) BEGIN
Expand Down

0 comments on commit 0fd2ec5

Please sign in to comment.