mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-09-01 15:09: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: The downtrodden citizens of City 17. Timid when unarmed, they will
|
||||
// rise up against their Combine oppressors when given a weapon.
|
||||
@@ -85,7 +85,7 @@ public:
|
||||
void FixupMattWeapon();
|
||||
|
||||
#ifdef HL2_EPISODIC
|
||||
virtual float GetJumpGravity() const { return 1.8f; }
|
||||
virtual float GetDefaultJumpGravity() const { return 1.8f; }
|
||||
#endif//HL2_EPISODIC
|
||||
|
||||
void OnRestore();
|
||||
|
||||
Reference in New Issue
Block a user