Skip to content

Commit 1c607c9

Browse files
authored
Update AryzonReticle.cs
1 parent aa61a73 commit 1c607c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtime/Scripts/AryzonReticle.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ private void Update()
221221
}
222222
}
223223

224-
private virtual void Raycast()
224+
public virtual void Raycast()
225225
{
226226
if (showDebugRay)
227227
{

0 commit comments

Comments
 (0)