코드 경고 제거 및 미사용 코드 제거
This commit is contained in:
@@ -65,7 +65,6 @@ namespace Northbound
|
||||
|
||||
private BuildingHealthBar _healthBar;
|
||||
private float _lastRegenTime;
|
||||
private bool _isInitialized = false;
|
||||
|
||||
public override void OnNetworkSpawn()
|
||||
{
|
||||
@@ -172,8 +171,6 @@ namespace Northbound
|
||||
FogOfWarSystem.Instance?.RegisterVisionProvider(this);
|
||||
}
|
||||
}
|
||||
|
||||
_isInitialized = true;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user