LoadConfig: Don't call ResolveFilePath until after loading Config.
commit37deec9717a5dc3c826d9150fefd08564cd96313
authorTom Prince <tom.prince@ualberta.net>
Sat, 22 May 2010 19:32:10 +0000 (22 15:32 -0400)
committerTom Prince <tom.prince@ualberta.net>
Sat, 22 May 2010 19:38:57 +0000 (22 15:38 -0400)
tree695572fcf7aa4d5917d701d398c04e6fcecc0b30
parent1bf73457b924b63de92eed185c0521f2482a15fd
LoadConfig: Don't call ResolveFilePath until after loading Config.

Otherwise, the setting of CaseSensitive is handled properly.

Signed-off-by: Tom Prince <tom.prince@ualberta.net>
gemrb/core/Interface.cpp