edit thing

This commit is contained in:
Gray
2024-03-09 22:03:15 -05:00
parent ec515a1202
commit 1169eb80cc
4 changed files with 22 additions and 13 deletions

View File

@@ -55,7 +55,7 @@ public:
)
{
SetNetDormancy((ENetDormancy)(2 - (NewEditingPlayer != 0)));
// they do something here
this->ForceNetUpdate();
GetEditingPlayer() = NewEditingPlayer;
}
}