mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 11:46:34 +02:00
Added the script look with mouse to default script
Look with touch does not work on PC’s or any mouse that does not accept two finger touch. I have therefore added look with mouse to default scripts.
This commit is contained in:
parent
de58c4a007
commit
ee49ce08cb
1 changed files with 1 additions and 0 deletions
|
@ -17,3 +17,4 @@ Script.load("headMove.js");
|
|||
Script.load("inspect.js");
|
||||
Script.load("lobby.js");
|
||||
Script.load("notifications.js");
|
||||
Script.load("lookWithMouse.js")
|
||||
|
|
Loading…
Reference in a new issue