mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* Proper fix for 1191 - Missing TypeData in ViewerEffectEventHandlerArg.
This commit is contained in:
@@ -245,6 +245,7 @@ namespace OpenSim.Framework
|
||||
public float Duration;
|
||||
public LLUUID ID;
|
||||
public byte Type;
|
||||
public byte[] TypeData;
|
||||
}
|
||||
|
||||
public class LandUpdateArgs : EventArgs
|
||||
|
||||
Reference in New Issue
Block a user