Add FMOD Logo to login screen to comply with licensing

Adds code to hide the new UI when compiled without FMOD Studio
This commit is contained in:
Liru Færs
2020-01-11 04:32:42 -05:00
parent 3ba1c88672
commit 265336463d
16 changed files with 9 additions and 0 deletions

View File

@@ -57,6 +57,8 @@ with the same filename but different name
<texture name="Favorite_Star_Over" file_name="navbar/Favorite_Star_Over.png" preload="false" />
<texture name="Favorite_Link_Over" file_name="navbar/Favorite_Link_Over.png" preload="false" />
<texture name="FMOD_Logo" file_name="FMOD Logo.png" preload="true"/>
<texture name="Parcel_M_Dark" file_name="map_event_mature.tga" preload="true" />
<texture name="Parcel_M_Light" file_name="map_event_mature.tga" preload="false" />
<texture name="Parcel_PG_Light" file_name="map_event.tga" preload="false" />