Merge pull request 'update tech menu' (#27) from tech_menu_config into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #27
This commit is contained in:
commit
e71b435ea3
@ -397,6 +397,11 @@ pub struct RoomNameResponse {
|
||||
pub name: String,
|
||||
}
|
||||
|
||||
#[pso_packet(0x6ED)]
|
||||
pub struct UpdateTechMenu {
|
||||
pub config: [u8; 0x28],
|
||||
}
|
||||
|
||||
#[pso_packet(0x7ED)]
|
||||
pub struct UpdateConfig{
|
||||
pub config: [u8; 0xE8],
|
||||
|
Loading…
x
Reference in New Issue
Block a user