mirror of
https://github.com/edubart/otclient.git
synced 2025-12-21 07:57:12 +01:00
merge
This commit is contained in:
@@ -85,6 +85,9 @@ int main(int argc, const char *argv[])
|
||||
// init platform stuff
|
||||
Platform::init("OTClient");
|
||||
|
||||
// init random numbers
|
||||
srand(time(NULL));
|
||||
|
||||
// init resources
|
||||
g_resources.init(argv[0]);
|
||||
if(g_resources.setWriteDir(Platform::getAppUserDir()))
|
||||
|
||||
Reference in New Issue
Block a user