mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-30 03:32:47 +00:00
6 lines
120 B
C#
6 lines
120 B
C#
namespace QSB.EchoesOfTheEye.RaftSync.WorldObjects;
|
|
|
|
internal class QSBDamRaftLift : QSBRaftCarrier<DamRaftLift>
|
|
{
|
|
}
|