mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
one day
This commit is contained in:
parent
6b33dc6296
commit
e761dc071b
@ -14,6 +14,8 @@ namespace QSB.QuantumSync.WorldObjects;
|
||||
|
||||
/// <summary>
|
||||
/// TODO: just use OnSectorOccupantsUpdated instead of this shape bullshit
|
||||
///
|
||||
/// TODO: make it part of the ad-hoc owner interface
|
||||
/// </summary>
|
||||
internal abstract class QSBQuantumObject<T> : WorldObject<T>, IQSBQuantumObject
|
||||
where T : QuantumObject
|
||||
|
Loading…
Reference in New Issue
Block a user