remove unrelated code and comments

This commit is contained in:
INSANEMODE
2020-11-13 04:01:33 -06:00
parent 7db2255c11
commit 515dc0318f
5 changed files with 15 additions and 261 deletions

View File

@ -4,6 +4,6 @@
HMODULE LogHandle;
namespace Game
{
void Testprint();
//void Testprint();
void clanTagThread();
}