Skip to content

Commit

Permalink
Update MapEffect and CEDirector opcodes for global 6.28 hotfix (ngld#134
Browse files Browse the repository at this point in the history
)

Update MapEffect and CEDirector opcodes for 6.28h
  • Loading branch information
Makar8000 authored Nov 15, 2022
1 parent 9bc4ac2 commit 5859a56
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions OverlayPlugin.Core/resources/opcodes.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,17 @@
"opcode": 396,
"size": 16
}
},
"2022.11.09.0000.0000": {
// Region: Global
// Version: 6.28 Hotfix
"MapEffect": {
"opcode": 268,
"size": 11
},
"CEDirector": {
"opcode": 603,
"size": 16
}
}
}

0 comments on commit 5859a56

Please sign in to comment.