LogicalError / realtime-CSG-for-unity

Realtime-CSG, CSG level editor for Unity
https://realtimecsg.com
MIT License
735 stars 77 forks source link

Fix inability to build player due to missed setting in .asmdef #334

Closed nukeandbeans closed 2 years ago

nukeandbeans commented 2 years ago

I missed a setting in the .asmdef for the previous PR #333, which causes a player build to fail due to editor namespace being included.