mirror of
https://github.com/stevenhowes/CTheEscape.git
synced 2026-05-26 15:53:29 +01:00
Show tractor beam ending (and sound effect to match) at map start.
This commit is contained in:
+1
-1
@@ -384,7 +384,7 @@ void game2_setup_audio()
|
||||
sound_pcm_loadsample(PCMSAMPLE_HAIL,"sounds.commbdg");
|
||||
sound_pcm_loadsample(PCMSAMPLE_DOOR,"sounds.door");
|
||||
sound_pcm_loadsample(PCMSAMPLE_ALERT,"sounds.alert");
|
||||
|
||||
sound_pcm_loadsample(PCMSAMPLE_TRACTOREND,"sounds.tracend");
|
||||
}
|
||||
|
||||
void game2_setup()
|
||||
|
||||
Reference in New Issue
Block a user