- feeding another one to Travis CI...

This commit is contained in:
Christoph Oelckers 2018-03-11 23:32:40 +01:00
parent 54061ad50c
commit c01554c6c8
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ public:
//==========================================================================
FDirectory::FDirectory(const char * directory)
: FResourceFile(NULL, FileReader())
: FResourceFile(NULL)
{
FString dirname;