Compare commits
No commits in common. "e71b435ea3dde01a44abf0492bfab12236b1ec06" and "dcdaef82c5f95910cdfdd44151c33f44b9cbf512" have entirely different histories.
e71b435ea3
...
dcdaef82c5
@ -397,11 +397,6 @@ pub struct RoomNameResponse {
|
|||||||
pub name: String,
|
pub name: String,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[pso_packet(0x6ED)]
|
|
||||||
pub struct UpdateTechMenu {
|
|
||||||
pub config: [u8; 0x28],
|
|
||||||
}
|
|
||||||
|
|
||||||
#[pso_packet(0x7ED)]
|
#[pso_packet(0x7ED)]
|
||||||
pub struct UpdateConfig{
|
pub struct UpdateConfig{
|
||||||
pub config: [u8; 0xE8],
|
pub config: [u8; 0xE8],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user