mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
oops
This commit is contained in:
parent
dba05ae8e2
commit
3a00d31c15
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ Script.include("/~/system/libraries/controllerDispatcherUtils.js");
|
|||
|
||||
this.update = function () {
|
||||
try {
|
||||
this.updateInternal();
|
||||
_this.updateInternal();
|
||||
} catch (e) {
|
||||
print(e);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue