mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-01-07 10:03:29 +08:00
Update Menu.hpp
This commit is contained in:
parent
0135374df3
commit
8dd49d1b6b
@ -1986,7 +1986,7 @@ long __stdcall hkEndScene(IDirect3DDevice9* pDevice)
|
||||
ImGui::Columns(2, nullptr, false);
|
||||
|
||||
ImGui::TextColored(colwhite, XorStr("Seaside"));
|
||||
ImGui::Text(XorStr("Build July 12, 2021"));
|
||||
ImGui::Text(XorStr("Build June 26, 2022"));
|
||||
ImGui::InvisibleButton("##inv", ImVec2(0, 0));
|
||||
ImGui::TextColored(colwhite, XorStr("Developer"));
|
||||
ImGui::Text(XorStr("0TheSpy"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user