Added functionality for the auto-channeler
This commit is contained in:
@@ -114,6 +114,8 @@ public:
|
||||
String death_weapon;
|
||||
int newmenu;
|
||||
int page;
|
||||
|
||||
float channels[5];
|
||||
|
||||
Vector lastTrace;
|
||||
Vector thisTrace;
|
||||
@@ -139,6 +141,8 @@ public:
|
||||
|
||||
inline void Authorize() { authorized = true; }
|
||||
|
||||
int NextHUDChannel();
|
||||
|
||||
};
|
||||
|
||||
// *****************************************************
|
||||
|
Reference in New Issue
Block a user