Skip to content

Commit

Permalink
Fix json syntax issues with #60
Browse files Browse the repository at this point in the history
  • Loading branch information
IrateRedKite committed Jul 14, 2024
1 parent f1ba841 commit 1b24eab
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions static/payloads/limit-breaking.json
Original file line number Diff line number Diff line change
Expand Up @@ -10702,24 +10702,24 @@
"RemoteClient.dll",
"RemoteClient.dll",
"RemoteClient.dll",
"remoteserver.dll",
"remoteserver.dll"
],
"original": [
"00 28",
"00 90 01",
"90 01",
"00 28",
"00 28"
],
"replacement": [
"D0 27",
"30 20 03",
"20 03",
"D0 27",
"D0 27"
],
"offset": [
"0x0096B1",
"0x0096E8"
"0x009707"
"0x0096E8",
"0x009707",
"0x009AE5"
],
"author": "Jolly_Roger, adoxa",
Expand Down Expand Up @@ -10772,7 +10772,7 @@
"B9",
"F7",
"FF",
"0F",
"0F"
],
"offset": [
"0x0BD933",
Expand Down Expand Up @@ -11000,5 +11000,5 @@
"Colors"
],
"url": "https://the-starport.com/forums/topic/2422/menu-color-help/15?_=1717700691983"
},
}
]

0 comments on commit 1b24eab

Please sign in to comment.