mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Insight support for ResourceManager
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
|
||||
public:
|
||||
explicit TestLogic (Journal journal)
|
||||
: Logic (member, journal)
|
||||
: Logic (insight::NullCollector::New(), member, journal)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user