- swapped out the license in two files.
BSD is preferred over LGPL
This commit is contained in:
parent
5d49faf190
commit
ce95d7379f
4 changed files with 66 additions and 49 deletions
|
|
@ -1119,7 +1119,7 @@ void FScanner::CheckOpen()
|
|||
{
|
||||
if (ScriptOpen == false)
|
||||
{
|
||||
I_FatalError ("SC_ call before SC_Open().");
|
||||
I_Error ("SC_ call before SC_Open().");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue