mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
todo
This commit is contained in:
parent
6d436436a7
commit
4727879405
@ -12,6 +12,9 @@ using UnityEngine;
|
||||
|
||||
namespace QSB.QuantumSync.WorldObjects;
|
||||
|
||||
/// <summary>
|
||||
/// TODO: just use OnSectorOccupantsUpdated instead of this shape bullshit
|
||||
/// </summary>
|
||||
internal abstract class QSBQuantumObject<T> : WorldObject<T>, IQSBQuantumObject
|
||||
where T : QuantumObject
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user