코드 경고 제거 및 미사용 코드 제거
This commit is contained in:
@@ -370,7 +370,6 @@ namespace Northbound
|
||||
}
|
||||
|
||||
var spawnedObjects = NetworkManager.Singleton.SpawnManager.SpawnedObjects;
|
||||
int objectsChecked = 0;
|
||||
int workersFound = 0;
|
||||
|
||||
foreach (var kvp in spawnedObjects)
|
||||
|
||||
Reference in New Issue
Block a user