renamed things in file system to reduce Doom specific terminology.
This commit is contained in:
parent
a3475d3973
commit
d1abc3eb8c
50 changed files with 313 additions and 318 deletions
|
|
@ -1286,7 +1286,7 @@ void ParseDecorate (FScanner &sc, PNamespace *ns)
|
|||
if (includefile != 0)
|
||||
{
|
||||
I_FatalError("File %s is overriding core lump %s.",
|
||||
fileSystem.GetResourceFileFullName(includefile), sc.String);
|
||||
fileSystem.GetContainerFullName(includefile), sc.String);
|
||||
}
|
||||
}
|
||||
FScanner newscanner;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue