mirror of
https://github.com/0TheSpy/Seaside.git
synced 2024-12-23 00:27:23 +08:00
Update Menu.hpp
This commit is contained in:
parent
44106fc848
commit
12dd1b6d82
@ -2234,7 +2234,7 @@ long __stdcall hkEndScene(IDirect3DDevice9* pDevice)
|
||||
ImGui::Columns(2, nullptr, false);
|
||||
|
||||
ImGui::TextColored(colwhite, XorStr("Seaside"));
|
||||
ImGui::Text(XorStr("Build November 14, 2022"));
|
||||
ImGui::Text(XorStr("Build October 13, 2023"));
|
||||
ImGui::InvisibleButton("##inv", ImVec2(0, 0));
|
||||
ImGui::TextColored(colwhite, XorStr("Developer"));
|
||||
ImGui::Text(XorStr("0TheSpy"));
|
||||
|
Loading…
Reference in New Issue
Block a user