UpdateData Commit
This commit is contained in:
parent
549c7e34a3
commit
9eb6e8fda3
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ namespace ZoFo.GameCore.GameManagers.NetworkManager.Updates
|
|||
[JsonDerivedType(typeof(UpdateTileCreated))]
|
||||
[JsonDerivedType(typeof(UpdateInput))]
|
||||
[JsonDerivedType(typeof(UpdatePlayerExit))]
|
||||
[JsonDerivedType(typeof(UpdateInputInteraction))]
|
||||
[JsonDerivedType(typeof(UpdateInputShoot))]
|
||||
|
||||
public class UpdateData
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue