add: player esp and snaplines
for now the esp will show "Player" instead of the real player name //TOFIX
This commit is contained in:
7
user/features/esp/esp.hpp
Normal file
7
user/features/esp/esp.hpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "settings/settings.hpp"
|
||||
|
||||
namespace ESP {
|
||||
void RunPlayersESP();
|
||||
}
|
||||
Reference in New Issue
Block a user