View of /branches/taiga/ModularRex/RexDBObjects/RexFriendListItem.cs
Parent Directory
|
Revision Log
Revision 189 -
(download)
(annotate)
Tue Jun 23 12:47:06 2009 UTC (3 years, 11 months ago) by mikkopa
File size: 245 byte(s)
Tue Jun 23 12:47:06 2009 UTC (3 years, 11 months ago) by mikkopa
File size: 245 byte(s)
Added Taiga branch.
using System;
using System.Collections.Generic;
using System.Text;
using OpenSim.Framework;
namespace ModularRex.RexDBObjects
{
public class RexFriendListItem : FriendListItem
{
public string AuthAddress;
}
}
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

