You've already forked EightBittr
mirror of
https://github.com/FullScreenShenanigans/EightBittr.git
synced 2026-04-28 12:58:51 -07:00
13f43864ae
Overview What does this PR do? Why? Per @JoshuaKGoldberg: The GroupHoldr module stores actors in groups based on their .groupType property. groupType: "Squares" in the Objects section should be what sets it. Let's update Solid to Squares so that we can access the new Actor. PR Checklist Fixes # I have run this code to verify it works This PR includes unit tests for the code change