mirror of
https://github.com/HypoxiE/rimworld-add-my-music-mod.git
synced 2025-12-06 05:45:58 +00:00
Fix duplicate tence tag
This commit is contained in:
@@ -23,9 +23,6 @@ for %%f in (Sounds\Gameplay\*) do (
|
||||
echo ^<^^!--If true, it only plays in a combat situation--^> >> Defs\SongDefs\Songs_Gameplay.xml
|
||||
echo ^<tense^>false^</tense^> >> Defs\SongDefs\Songs_Gameplay.xml
|
||||
echo. >> Defs\SongDefs\Songs_Gameplay.xml
|
||||
echo ^<^^!--If true, it only plays in a combat situation--^> >> Defs\SongDefs\Songs_Gameplay.xml
|
||||
echo ^<tense^>false^</tense^> >> Defs\SongDefs\Songs_Gameplay.xml
|
||||
echo. >> Defs\SongDefs\Songs_Gameplay.xml
|
||||
echo ^<^^!--If you want to limit the time of day, delete '^<^^!- -' and '- -^>' of the desired option--^> >> Defs\SongDefs\Songs_Gameplay.xml
|
||||
echo ^<^^!--^<allowedTimeOfDay^>Day^</allowedTimeOfDay^>--^> >> Defs\SongDefs\Songs_Gameplay.xml
|
||||
echo ^<^^!--^<allowedTimeOfDay^>Night^</allowedTimeOfDay^>--^> >> Defs\SongDefs\Songs_Gameplay.xml
|
||||
|
||||
Reference in New Issue
Block a user