Skip to content

Commit 530255f

Browse files
authored
added videos and removed the psych engine logo
1 parent 8ab5781 commit 530255f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030

3131
<define name="MULTITHREADED_LOADING" /> <!-- UNCOMMENTING THIS LINE WILL ENABLE MULTITHREADED LOADING, WHICH IMPROVES LOADING TIMES, BUT APPARENTLY CAN FREEZE THE GAME ON SONG LOAD IN OLDER PCs? -->
3232
<define name="SHOW_LOADING_SCREEN" />
33-
<define name="PSYCH_WATERMARKS"/> <!-- DELETE THIS TO REMOVE THE PSYCH LOGO FROM LOADING SCREEN -->
3433

34+
<define name="VIDEOS_ALLOWED" if="windows || linux || android || mac" unless="32bits"/>
35+
3536
<section if="officialBuild">
3637
<define name="TITLE_SCREEN_EASTER_EGG"/>
3738
<define name="BASE_GAME_FILES" />
38-
<define name="VIDEOS_ALLOWED" if="windows || linux || android || mac" unless="32bits"/> <!-- IF YOU WANT TO USE VIDEOS ON YOUR SOURCE MOD, GET THIS LINE OUTSIDE OF THE SECTION -->
3939
</section>
4040

4141
<!-- ____________________________ Window Settings ___________________________ -->

0 commit comments

Comments
 (0)