mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-06 01:00:16 +00:00
remove old socket classes
This commit is contained in:
parent
adbb052a92
commit
e4da4e68a0
@ -1,6 +0,0 @@
|
||||
namespace QSB.ItemSync.WorldObjects.Sockets
|
||||
{
|
||||
internal class QSBDreamLanternSocket : QSBOWItemSocket<DreamLanternSocket>
|
||||
{
|
||||
}
|
||||
}
|
@ -1,6 +0,0 @@
|
||||
namespace QSB.ItemSync.WorldObjects.Sockets
|
||||
{
|
||||
internal class QSBVisionTorchSocket : QSBOWItemSocket<VisionTorchSocket>
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user