mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 19:41:20 +02:00
Merge pull request #4299 from talentraspel/20338
removed "Script.scriptEnding.connect(scriptEnding);" from lookWithMou…
This commit is contained in:
commit
1c8f1bbcdd
1 changed files with 0 additions and 1 deletions
|
@ -86,4 +86,3 @@ MyAvatar.bodyRoll = 0;
|
||||||
|
|
||||||
// would be nice to change to update
|
// would be nice to change to update
|
||||||
Script.update.connect(update);
|
Script.update.connect(update);
|
||||||
Script.scriptEnding.connect(scriptEnding);
|
|
||||||
|
|
Loading…
Reference in a new issue