diff options
author | BDKPlayer <fabian.stotz@yahoo.de> | 2020-05-28 21:36:09 +0200 |
---|---|---|
committer | BDKPlayer <fabian.stotz@yahoo.de> | 2020-05-28 21:36:09 +0200 |
commit | 2530f393d066dbd90e47337911e4f89b123346cf (patch) | |
tree | f618737f5a2c988a9b7c5ee6564245a3b0dd8ba4 /Core.cpp | |
parent | 84e7ec39812c0a8bfca954c523b4dbb0608714ea (diff) |
Updated to game version 101.101.376500 5061880
Diffstat (limited to 'Core.cpp')
-rw-r--r-- | Core.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -276,7 +276,6 @@ void Core::OnPresent() createPlayerTreeNode(currentPlayer, i); } ImGui::Separator(); - ImGui::Text("Test1"); FeatureManager::Get()->OnMenuMainWindow(); ImGui::Separator(); ImGui::Checkbox("Skip localplayer", &skipLocalplayer); |