mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-13 12:19:13 +00:00
1
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose: Medic's resupply beacon
|
||||
//
|
||||
// $NoKeywords: $
|
||||
//=============================================================================//
|
||||
|
||||
#ifndef TF_OBJ_SHIELDWALL_H
|
||||
#define TF_OBJ_SHIELDWALL_H
|
||||
|
||||
#define SHIELDWALL_RANGE 300.0f
|
||||
|
||||
#endif // TF_OBJ_SHIELDWALL_H
|
||||
Reference in New Issue
Block a user