fixed linux build
This commit is contained in:
parent
c28110cce2
commit
1db285cdcd
2 changed files with 4 additions and 4 deletions
|
|
@ -1051,8 +1051,8 @@ private:
|
|||
bool OutOfBombTimer (void);
|
||||
void SelectLeaderEachTeam (int team);
|
||||
|
||||
const Vector &CheckThrow (const Vector &start, const Vector &stop);
|
||||
const Vector &CheckToss (const Vector &start, const Vector &stop);
|
||||
Vector CheckThrow (const Vector &start, const Vector &stop);
|
||||
Vector CheckToss (const Vector &start, const Vector &stop);
|
||||
Vector CheckBombAudible (void);
|
||||
|
||||
const Vector &GetAimPosition (void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue