mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-16 22:30:42 +02:00
Fix omniTool test module include path
This commit is contained in:
parent
37d9d98594
commit
29fd352169
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
Script.include("avatarRelativeOverlays.js");
|
||||
Script.include("../../avatarRelativeOverlays.js");
|
||||
|
||||
OmniToolModules.Test = function(omniTool, activeEntityId) {
|
||||
this.omniTool = omniTool;
|
||||
|
|
Loading…
Reference in a new issue