Skip to content

Commit

Permalink
chore(opcode): update opcode
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 14, 2024
1 parent 60c5daa commit 1c70d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RouletteRecorder/Constant/OpcodeGlobal.cs
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ enum ServerZoneIpcType : ushort
*/
enum ClientZoneIpcType : ushort
{
UpdatePositionHandler = 0x022B, // updated 7.1
UpdatePositionHandler = 0x03DC, // updated 7.1
//ClientTrigger = 0x0324, // updated 7.0h
SetSearchInfoHandler = 0x03BD, // updated 7.1
MarketBoardPurchaseHandler = 0x02B1, // updated 7.1
Expand Down

0 comments on commit 1c70d16

Please sign in to comment.