mirror of
https://github.com/opensim/opensim.git
synced 2026-08-17 03:15:35 +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.