mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
change chattype on llRegionSayTo when sending to avatar viewer only.
Thanks Royale for pointing this
This commit is contained in:
@@ -38,6 +38,7 @@ namespace OpenSim.Framework
|
||||
DebugChannel = 6,
|
||||
Region = 7,
|
||||
Owner = 8,
|
||||
Direct = 9, //llRegionSayTo
|
||||
Broadcast = 0xFF
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user