Skip to content

Commit 1bd05fc

Browse files
authored
Update DoubleDispatchUI.cpp
1 parent 892d2c9 commit 1bd05fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DoubleDispatchUI.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ int main() {
7070
p_currentGameType->renderOn(gui);
7171

7272
std::cout << "Finished Succesfully\n";
73-
return EXIT_SUCCESS;
73+
return EXIT_SUCCESS;
7474
}
7575

0 commit comments

Comments
 (0)