Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Commit

Permalink
Hecc Line 58
Browse files Browse the repository at this point in the history
  • Loading branch information
RealBoppr authored Jul 5, 2021
1 parent f8de3b1 commit ef8830b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SmallUserVolume.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ private void OnUIInit()

TinyUserVolume:
VD.gameObject.SetActive(false);

VS.FindChild("Fill Area").FindChild("Fill").gameObject.SetActive(false);
VS.FindChild("Background").gameObject.SetActive(false);
VNT.localPosition = new Vector3(15f, VNT.localPosition.y, VNT.localPosition.z);
Expand Down

0 comments on commit ef8830b

Please sign in to comment.