mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-08 11:01:33 +00:00
Removed the nasty tab
This commit is contained in:
parent
2021485746
commit
dceeaebfce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose:
|
||||
// Purpose:
|
||||
//
|
||||
// $NoKeywords: $
|
||||
//
|
||||
|
@ -36,6 +36,6 @@
|
|||
#define IN_BULLRUSH (1 << 22)
|
||||
#define IN_GRENADE1 (1 << 23) // grenade 1
|
||||
#define IN_GRENADE2 (1 << 24) // grenade 2
|
||||
#define IN_ATTACK3 (1 << 25)
|
||||
#define IN_ATTACK3 (1 << 25)
|
||||
|
||||
#endif // IN_BUTTONS_H
|
||||
|
|
Loading…
Reference in a new issue