fixed semicolon
This commit is contained in:
parent
73316c220f
commit
9a38c128fa
@ -255,5 +255,5 @@ pub struct DBOpts {
|
||||
pub option_flags: u32,
|
||||
pub shortcuts: [u8; 0xA40],
|
||||
pub symbol_chats: [u8; 0x4E0],
|
||||
pub team_name: [u16; 16];
|
||||
pub team_name: [u16; 16],
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user