Update to 0.2.3

This commit is contained in:
_ 2020-11-29 00:53:41 -07:00
parent 5fa5698d9e
commit 6e6e22e019

View File

@ -1,7 +1,7 @@
#include "pch.h" #include "pch.h"
#include "Hooks.h" #include "Hooks.h"
static const char* VERSION = "0.2.2"; static const char* VERSION = "0.2.3";
DWORD WINAPI InitMain(LPVOID lpParam) DWORD WINAPI InitMain(LPVOID lpParam)
{ {