Fixed: Nel application context missing in build far bank tool.

hg/feature/sound
kaetemi 15 years ago
parent a2f203f7a9
commit 93277088e1

@ -123,6 +123,8 @@ bool fillTileFar (uint tile, const char* sName, CTileFarBank::TFarType type, CTi
// Go go go !
int main (int argc, char **argv)
{
NLMISC::CApplicationContext myApplicationContext;
// Options
bool useCurrentPath=false;
bool forceRecomputation=false;

Loading…
Cancel
Save