mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-31 14:39:19 +00:00
upload "kind" alien swarm
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||||
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose:
|
||||
//
|
||||
@@ -2593,7 +2593,7 @@ vehiclesound g_iSoundsToStopOnExit[] =
|
||||
VS_ENGINE2_STOP,
|
||||
};
|
||||
|
||||
const char *vehiclesound_parsenames[VS_NUM_SOUNDS] =
|
||||
char *vehiclesound_parsenames[VS_NUM_SOUNDS] =
|
||||
{
|
||||
"skid_lowfriction",
|
||||
"skid_normalfriction",
|
||||
|
||||
Reference in New Issue
Block a user