typos, patch by Ansgar Burchardt <ansgar@43-1.org>
This commit is contained in:
@@ -216,7 +216,7 @@ void AAS_ContinueInit(float time)
|
||||
//save the AAS file
|
||||
if (AAS_WriteAASFile(aasworld.filename))
|
||||
{
|
||||
botimport.Print(PRT_MESSAGE, "%s written succesfully\n", aasworld.filename);
|
||||
botimport.Print(PRT_MESSAGE, "%s written successfully\n", aasworld.filename);
|
||||
} //end if
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user