Added dumb music to intro

master
AlmTech 5 years ago
parent 03c5edcdba
commit 45dc1dffbb
  1. 2
      gamemode/engine/derma/menus/menu_intro.lua

@ -94,7 +94,7 @@ function intro.open( dt )
f.w, f.h = f:GetSize() f.w, f.h = f:GetSize()
--- MUSIC --- --- MUSIC ---
--surface.PlaySound( "music/HL1_song11.mp3" ) -- too short surface.PlaySound( "music/HL1_song10.mp3" ) -- too short
--surface.PlaySound( "music/HL2_song23_SuitSong3.mp3" ) --surface.PlaySound( "music/HL2_song23_SuitSong3.mp3" )
--LocalPlayer():EmitSound("Quantum_Music_TriangeAtDawn") --LocalPlayer():EmitSound("Quantum_Music_TriangeAtDawn")

Loading…
Cancel
Save