mirror of
https://github.com/lubosz/overte.git
synced 2025-04-09 02:42:35 +02:00
Don't stop defaultScripts
This commit is contained in:
parent
76cf122d74
commit
b7d9023645
1 changed files with 0 additions and 2 deletions
|
@ -15,5 +15,3 @@ Script.load("hydraMove.js");
|
|||
Script.load("headMove.js");
|
||||
Script.load("inspect.js");
|
||||
Script.load("lobby.js");
|
||||
|
||||
Script.stop();
|
||||
|
|
Loading…
Reference in a new issue