another try
This commit is contained in:
parent
b7de8486e4
commit
661a989b58
@ -220,7 +220,7 @@ int export_messages(int area) {
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (jmh.Attribute & JAM_MSG_LOCAL || jmh.Attribute & JAM_MSG_SENT) {
|
if (jmh.Attribute & JAM_MSG_LOCAL) {
|
||||||
JAM_DelSubPacket(jsp);
|
JAM_DelSubPacket(jsp);
|
||||||
continue;
|
continue;
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user