added color picking with ALT key, added crash report library for windows
This commit is contained in:
@@ -40,6 +40,7 @@ void App::initAssets()
|
||||
void App::initLog()
|
||||
{
|
||||
LogRemote::I.start();
|
||||
LogRemote::I.file_init();
|
||||
}
|
||||
|
||||
void App::init()
|
||||
|
||||
Reference in New Issue
Block a user