This commit is contained in:
parent
908b58f1b9
commit
30739b5d87
@ -372,6 +372,7 @@ impl Parse for PSOPacketAttrs {
|
||||
acc.1 = false;
|
||||
}
|
||||
if path.path.is_ident("manual_flag") {
|
||||
acc.1 = false;
|
||||
acc.2 = true;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user