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

Commit

Permalink
idk why but this broke linux compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
Joalor64GH authored Oct 27, 2023
1 parent beddc41 commit 59b887f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<define name="HAXE_MODCHART" />
<define name="ACHIEVEMENTS_ALLOWED" />
<define name="PYTHON_SCRIPTING" if="windows"/>
<define name="VIDEOS_ALLOWED" if="windows || linux" unless="32bits || neko || hl"/>
<define name="VIDEOS_ALLOWED" if="web || windows || android" unless="32bits || neko || hl"/>
<define name="SWF_ALLOWED" if="VIDEOS_ALLOWED"/>
<define name="JOALOR64_WATERMARKS"/> <!-- DELETE THIS TO REMOVE WATERMARKS/DEV NAMES ON TITLE SCREEN -->
<define name="PSYCH_WATERMARKS" unless="JOALOR64_WATERMARKS"/> <!-- DELETE THIS TO REMOVE WATERMARKS/DEV NAMES ON TITLE SCREEN -->
Expand Down

0 comments on commit 59b887f

Please sign in to comment.