wip
This commit is contained in:
@@ -50,6 +50,7 @@ internal class PlayerLeftHandler : IHandler
|
||||
toDeleteIds[i] = entityId;
|
||||
}
|
||||
|
||||
|
||||
// var emptyPayload = new RagonPayload(0);
|
||||
// foreach (var id in toDeleteIds)
|
||||
// _entityCache.OnDestroy(id, emptyPayload);
|
||||
|
||||
Reference in New Issue
Block a user