fixed railgun, fixed repairtools radar ping & improved rendering, waypoint bugfixes, inventory bugfixes, syncing wires between clients
This commit is contained in:
@@ -30,16 +30,7 @@ namespace Subsurface
|
||||
this.isSaveable = isSaveable;
|
||||
}
|
||||
}
|
||||
|
||||
//[AttributeUsage(AttributeTargets.Property)]
|
||||
//public class Saveable : Initable
|
||||
//{
|
||||
// public Saveable(object defaultValue)
|
||||
// :base(defaultValue)
|
||||
// {
|
||||
// }
|
||||
//}
|
||||
|
||||
|
||||
class ObjectProperty
|
||||
{
|
||||
readonly PropertyDescriptor property;
|
||||
|
||||
Reference in New Issue
Block a user