mirror of
https://github.com/opensim/opensim.git
synced 2026-05-17 04:05:40 +08:00
The ScriptDialogReply packet handler is a bit of a hack job. It is currently handled similar to ChatFromViewer, which will trigger the listen() event, however this is not exactly how LL's implementation works and will/can be fixed up later.