1
This commit is contained in:
@@ -60,7 +60,7 @@ namespace BITKit.OpenWorld
|
||||
#if UNITY_EDITOR
|
||||
[BIT]
|
||||
#endif
|
||||
private void CalculateBounds()
|
||||
public void CalculateBounds()
|
||||
{
|
||||
if (TryGetComponent<Collider>(out var _collider))
|
||||
{
|
||||
|
Reference in New Issue
Block a user