Welding tool, plasma cutter & misc item fixes/improvements
This commit is contained in:
@@ -4,6 +4,11 @@ namespace Subsurface
|
||||
{
|
||||
interface IPropertyObject
|
||||
{
|
||||
string Name
|
||||
{
|
||||
get;
|
||||
}
|
||||
|
||||
Dictionary<string, ObjectProperty> ObjectProperties
|
||||
{
|
||||
get;
|
||||
|
||||
Reference in New Issue
Block a user