fix: build with msvc

refactor: remove remaining commented functions
This commit is contained in:
jeefo 2023-05-12 20:06:43 +03:00
commit bea600bd4e
No known key found for this signature in database
GPG key ID: 927BCA0779BEA8ED
3 changed files with 1 additions and 5 deletions

View file

@ -1185,7 +1185,6 @@ public:
bool isShieldDrawn ();
bool findNextBestNode ();
bool seesEntity (const Vector &dest, bool fromBody = false);
//bool canSkipNextTrace (TraceChannel channel);
int getAmmo ();
int getAmmo (int id);