add a warning about XMR only suoprting one region per instance at this point, it was never made to suport more

This commit is contained in:
UbitUmarov
2018-02-07 18:38:37 +00:00
parent 53a910e3e5
commit cddb848c13

View File

@@ -921,6 +921,7 @@
[XMREngine]
;; experimental engine
;; ONLY SUPORTS ONE REGION PER INSTANCE at this point
;; implements microthreading, so fixing problems like llSleep or long events handlers
;; but those will suffer from timeslicing, so will be slower.
;; compiles LSL directly to IL, so only suports LSL scripting (no C# etc)