mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 13:56:24 +02:00
added grab.js to defaultScripts.js
This commit is contained in:
parent
8b9236a18d
commit
489fbaac57
1 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ Script.load("lobby.js");
|
|||
Script.load("notifications.js");
|
||||
Script.load("look.js");
|
||||
Script.load("users.js");
|
||||
Script.load("grab.js");
|
||||
|
|
Loading…
Reference in a new issue