diff --git a/hook_lib/screen.cpp b/hook_lib/screen.cpp index e04b9ce..731bcb8 100644 --- a/hook_lib/screen.cpp +++ b/hook_lib/screen.cpp @@ -23,5 +23,5 @@ void CL_ScreenMP_DrawOverlay_Detour() } float white[4] = { 1.0f, 1.0f, 1.0f, 0.075f }; - CL_DrawText(0x14EF2DEA0_g, "Donetsk", 0x7FFFFFFF, *reinterpret_cast(0x14EEB0C68_g), 0, 480, 1, 1, 0.45000001, 0.45000001, white, 7); + CL_DrawText(0x14EF2DEA0_g, "Project Warzon", 0x7FFFFFFF, *reinterpret_cast(0x14EEB0C68_g), 0, 480, 1, 1, 0.45000001, 0.45000001, white, 7); } \ No newline at end of file