Removed the nasty tab

This commit is contained in:
Deyan Dobromirov 2016-08-11 09:37:38 +03:00 committed by GitHub
parent 2021485746
commit dceeaebfce

View file

@ -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