mirror of
https://github.com/edubart/otclient.git
synced 2025-12-21 07:57:12 +01:00
particles test
This commit is contained in:
@@ -111,11 +111,8 @@ void Application::init(const std::vector<std::string>& args, int appFlags)
|
||||
|
||||
if(m_appFlags & Fw::AppEnableModules)
|
||||
g_modules.discoverModulesPath();
|
||||
|
||||
g_particleManager.load("particle.otpa");
|
||||
}
|
||||
|
||||
|
||||
void Application::terminate()
|
||||
{
|
||||
// hide the window because there is no render anymore
|
||||
|
||||
Reference in New Issue
Block a user