Pettable Animals (#6530)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Co-authored-by: mirrorcult <lunarautomaton6@gmail.com>
This commit is contained in:
@@ -308,6 +308,7 @@ namespace Content.Client.Entry
|
||||
"RandomArtifactSprite",
|
||||
"EnergySword",
|
||||
"DoorRemote",
|
||||
"InteractionPopup",
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
using Content.Shared.Window;
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Client.Window
|
||||
{
|
||||
[RegisterComponent]
|
||||
[ComponentReference(typeof(SharedWindowComponent))]
|
||||
public class WindowComponent : SharedWindowComponent
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user