mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
oops
This commit is contained in:
parent
77b102669e
commit
9863458fef
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