Skip to content

Commit

Permalink
Update Project.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackx2 committed Mar 1, 2025
1 parent 1030d38 commit 500ba51
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 @@ -78,7 +78,7 @@
<define name="MODIFIED_LOGS" />

<!-- Enables the dpi fix thingy (NOTICE: windows based systems only) -->
<define name="ALLOW_DPI_FIX" />
<define name="ALLOW_DPI_FIX" if="windows"/>

<!-- Enables a terminal log prompt on debug builds -->
<define name="DEBUG_SERVER_ALLOWED" if="debug desktop"/>
Expand Down

0 comments on commit 500ba51

Please sign in to comment.