ALL: behaviour -> behavior
This commit is contained in:
parent
1277975c66
commit
eea482fa43
30 changed files with 37 additions and 37 deletions
|
@ -1020,7 +1020,7 @@ void SegManager::uninstantiateScript(int script_nr) {
|
|||
|
||||
if (!scr || scr->isMarkedAsDeleted()) { // Is it already unloaded?
|
||||
//warning("unloading script 0x%x requested although not loaded", script_nr);
|
||||
// This is perfectly valid SCI behaviour
|
||||
// This is perfectly valid SCI behavior
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue