mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Committing a small fix for EventData along with more plumbing work
This commit is contained in:
@@ -42,7 +42,7 @@ namespace OpenSim.Framework
|
||||
public string name;
|
||||
public string category;
|
||||
public string description;
|
||||
public DateTime date;
|
||||
public string date;
|
||||
public uint dateUTC;
|
||||
public uint duration;
|
||||
public uint cover;
|
||||
|
||||
Reference in New Issue
Block a user