mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 18:16:45 +02: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 () {
|
this.update = function () {
|
||||||
try {
|
try {
|
||||||
this.updateInternal();
|
_this.updateInternal();
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
print(e);
|
print(e);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue