[BUG] scriptAndAssets directory
by Davide Archetti · in Torque 3D Professional · 05/03/2009 (6:28 am) · 4 replies
In the file mainLoop.cpp there is
It should be
the scriptsAndAssets directory doesn't exist anymore
Con::setVariable( "defaultGame", StringTable->insert("scriptsAndAssets") );It should be
Con::setVariable( "defaultGame", StringTable->insert("scripts") );the scriptsAndAssets directory doesn't exist anymore
Torque 3D Owner Marc Dreamora Schaerer
Gayasoft