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:
@@ -0,0 +1,11 @@
|
||||
#include "cbase.h"
|
||||
#include "asw_queen_retreat_spot.h"
|
||||
|
||||
// memdbgon must be the last include file in a .cpp file!!!
|
||||
#include "tier0/memdbgon.h"
|
||||
|
||||
BEGIN_DATADESC( CASW_Queen_Retreat_Spot )
|
||||
|
||||
END_DATADESC()
|
||||
|
||||
LINK_ENTITY_TO_CLASS( asw_queen_retreat_spot, CASW_Queen_Retreat_Spot );
|
||||
Reference in New Issue
Block a user