Test CRLF line-endings commit from SVN checkout of Github repo

This commit is contained in:
Ryan Liptak 2014-11-29 22:17:28 -08:00
parent a7e78c7ca7
commit 277bdf3fe4
178 changed files with 53506 additions and 53521 deletions

View file

@ -18,7 +18,7 @@
FileSystem
{
SteamAppId 253530
SteamAppId 253530 // This will mount all the GCFs we need (240=CS:S, 220=HL2).
ToolsAppId 211 // Tools will load this (ie: source SDK caches) to get things like materials\debug, materials\editor, etc.
//

View file

@ -283,6 +283,7 @@
"CompatibilityAttenuation" "1.0"
"wave" ")buildable/jumppad/jumppad_fire.wav"
}
"JumpPad.Heal"
{
"channel" "CHAN_STATIC"
@ -290,19 +291,3 @@
"CompatibilityAttenuation" "1.0"
"wave" ")buildable/jumppad/jumppad_heal.wav"
}
"JumpPad.Build"
{
"channel" "CHAN_STATIC"
"volume" "1.0"
"CompatibilityAttenuation" "1.0"
"wave" "buildable/jumppad/jumppad_build.wav"
}
"JumpPad.Explode"
{
"channel" "CHAN_WEAPON"
"volume" "1.0"
"soundlevel" "SNDLVL_180dB"
"pitch" "PITCH_NORM"
"CompatibilityAttenuation" "1.0"
"wave" "buildable/jumppad/jumppad_explode.wav"
}