mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
note bug
This commit is contained in:
parent
24634cf423
commit
9d15185c96
@ -6,6 +6,8 @@ namespace QSB.ItemSync;
|
||||
/// <summary>
|
||||
/// used for initial state sync.
|
||||
/// we have to store this separately because it's not saved in the item itself, unfortunately.
|
||||
///
|
||||
/// BUG: there are some cases (like remote unsocket) where HasBeenInteractedWith or other state isn't set.
|
||||
/// </summary>
|
||||
public class ItemState
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user