mirror of
https://github.com/redstrate/Kawari.git
synced 2025-06-30 11:47:45 +00:00
ClientTrigger Unk2 is actually FinishZoning
This commit is contained in:
parent
b099d0a7f4
commit
381098b1c5
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ pub enum ClientTriggerCommand {
|
|||
#[brw(magic = 0xC81u16)]
|
||||
Unk1 {},
|
||||
#[brw(magic = 0xC9u16)]
|
||||
Unk2 {},
|
||||
FinishZoning {},
|
||||
/// The player begins an emote.
|
||||
#[brw(magic = 0x1F4u16)]
|
||||
Emote {
|
||||
|
|
Loading…
Add table
Reference in a new issue