Update Radar.cpp
This commit is contained in:
parent
5e5e362176
commit
335e914232
@ -9,6 +9,7 @@
|
||||
#include "Radar.hpp"
|
||||
|
||||
#ifndef FEATURE_RADAR_DISABLED
|
||||
#if ENABLE_VISUALS
|
||||
|
||||
namespace hacks
|
||||
{
|
||||
@ -296,3 +297,4 @@ void Draw()
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user