We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892d2c9 commit 1bd05fcCopy full SHA for 1bd05fc
DoubleDispatchUI.cpp
@@ -70,6 +70,6 @@ int main() {
70
p_currentGameType->renderOn(gui);
71
72
std::cout << "Finished Succesfully\n";
73
- return EXIT_SUCCESS;
+ return EXIT_SUCCESS;
74
}
75
0 commit comments