jurialmunkey / skin.arctic.fuse

Other
147 stars 22 forks source link

:bug: Typo in - Includes_Objects.xml #852

Closed kcook98765 closed 2 months ago

kcook98765 commented 2 months ago

Skin section

Other

Current Behavior

Code has: <bordertexture colordiffuse="shadow_hard">indicator/circle-fo-shadow.png]</bordertexture>

Expected Behavior

I think should drop the closing square bracket:

<bordertexture colordiffuse="shadow_hard">indicator/circle-fo-shadow.png</bordertexture>

Steps To Reproduce

None, found issue in debug logs in normal operation.

Screenshots and Additional Info

No response

Checklist