mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-29 13:39:19 +00:00
upload "kind" alien swarm
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||||
//===== Copyright © 1996-2005, Valve Corporation, All rights reserved. ======//
|
||||
//
|
||||
// Purpose:
|
||||
//
|
||||
// $NoKeywords: $
|
||||
//=============================================================================//
|
||||
//===========================================================================//
|
||||
|
||||
#include "cbase.h"
|
||||
#include "trains.h"
|
||||
@@ -14,7 +14,7 @@
|
||||
// memdbgon must be the last include file in a .cpp file!!!
|
||||
#include "tier0/memdbgon.h"
|
||||
|
||||
extern short g_sModelIndexFireball;
|
||||
extern int g_sModelIndexFireball;
|
||||
#define SPRITE_FIREBALL "sprites/zerogxplode.vmt"
|
||||
#define SPRITE_SMOKE "sprites/steam1.vmt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user