debug unload
This commit is contained in:
@@ -12,5 +12,5 @@ void Print::run() {
|
||||
std::cout << "Print lib loaded and run!\n";
|
||||
app.unload(self);
|
||||
//app.end();
|
||||
std::cout << "App::Get() called\n";
|
||||
std::cout << "app.unload() called\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user