Skip to content

Commit

Permalink
hotfix speedhack reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
LlysiX committed May 19, 2024
1 parent 4807017 commit 51ba81a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions _ark/ps4/dx/ui/dx_init.dta
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
{if {file_exists "RB4DX.ini"}
{file_delete "data:/GoldHEN/RB4DX/RB4DX.ini"}
}
{if {file_exists "speedmod.ini"}
{file_delete "data:/GoldHEN/RB4DX/speedmod.ini"}
}
{write_file "data:/GoldHEN/RB4DX/speedmod.ini" {array ({/ $speedmod 100})}}
{if {file_exists "autoplay.ini"}
{file_delete "data:/GoldHEN/RB4DX/autoplay.ini"}
}
Expand Down

0 comments on commit 51ba81a

Please sign in to comment.