mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
enable typing animation for chat, maybe
This commit is contained in:
@@ -50,6 +50,8 @@ namespace OpenSim.Framework
|
||||
Whisper = 0,
|
||||
Say = 1,
|
||||
Shout = 2,
|
||||
StartTyping = 4,
|
||||
StopTyping = 5,
|
||||
Broadcast = 0xFF
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user