feat: allow control replication via code, fix null owner on OnEntityCreated

This commit is contained in:
2023-10-16 23:37:35 +03:00
parent e7dd693147
commit 893c73512a
9 changed files with 56 additions and 39 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
using Ragon.Client.Property;
using Ragon.Protocol;
namespace Ragon.Client.Simulation;