mirror of
https://github.com/aap/librw.git
synced 2026-04-19 13:03:09 +01:00
fixed pretty major bugs regarding frame dirty list
This commit is contained in:
@@ -97,6 +97,7 @@ struct Frame : PluginBase<Frame>
|
||||
SUBTREESYNC = SUBTREESYNCLTM | SUBTREESYNCOBJ,
|
||||
SYNCLTM = HIERARCHYSYNCLTM | SUBTREESYNCLTM,
|
||||
SYNCOBJ = HIERARCHYSYNCOBJ | SUBTREESYNCOBJ,
|
||||
// STATIC = 0x10
|
||||
};
|
||||
|
||||
Object object;
|
||||
|
||||
Reference in New Issue
Block a user