Update screen.cpp
This commit is contained in:
parent
e915089ebf
commit
f752c8d013
@ -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<uintptr_t*>(0x14EEB0C68_g), 0, 480, 1, 1, 0.45000001, 0.45000001, white, 7);
|
||||
CL_DrawText(0x14EF2DEA0_g, "Project Warzon", 0x7FFFFFFF, *reinterpret_cast<uintptr_t*>(0x14EEB0C68_g), 0, 480, 1, 1, 0.45000001, 0.45000001, white, 7);
|
||||
}
|
Loading…
Reference in New Issue
Block a user