mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-31 22:49: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:
|
||||
//
|
||||
@@ -16,6 +16,7 @@ class CBaseButton : public CBaseToggle
|
||||
public:
|
||||
|
||||
DECLARE_CLASS( CBaseButton, CBaseToggle );
|
||||
DECLARE_SERVERCLASS();
|
||||
|
||||
void Spawn( void );
|
||||
virtual void Precache( void );
|
||||
|
||||
Reference in New Issue
Block a user