mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- feeding another one to Travis CI...
This commit is contained in:
parent
54061ad50c
commit
c01554c6c8
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ public:
|
|||
//==========================================================================
|
||||
|
||||
FDirectory::FDirectory(const char * directory)
|
||||
: FResourceFile(NULL, FileReader())
|
||||
: FResourceFile(NULL)
|
||||
{
|
||||
FString dirname;
|
||||
|
||||
|
|
Loading…
Reference in a new issue