mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
comment
This commit is contained in:
parent
9ab603f4a9
commit
cc16723dbb
@ -181,7 +181,7 @@ public partial class PlayerInfo
|
|||||||
HUDBox.OnRespawn();
|
HUDBox.OnRespawn();
|
||||||
}
|
}
|
||||||
|
|
||||||
// internal for message
|
// internal for RequestStateResyncMessage
|
||||||
internal readonly Dictionary<string, object> _customData = new();
|
internal readonly Dictionary<string, object> _customData = new();
|
||||||
|
|
||||||
public void SetCustomData<T>(string key, T data)
|
public void SetCustomData<T>(string key, T data)
|
||||||
|
Loading…
Reference in New Issue
Block a user