Refresh of repo required.

This commit is contained in:
Scionwest_cp 2010-01-17 18:56:44 -08:00
parent dafcc55437
commit 9311435007
47 changed files with 0 additions and 4421 deletions

View file

@ -1,12 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace MudDesigner.MudEngine.GameObjects.Items
{
public class BaseItem : BaseObject
{
}
}