mirror of
https://github.com/SFML/SFML.git
synced 2024-11-28 22:31:09 +08:00
I missed one exclamation mark in the previous commit.
This commit is contained in:
parent
1fa2ff0458
commit
700c2e3823
@ -84,7 +84,7 @@ int main()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Finished !
|
// Finished!
|
||||||
std::cout << std::endl << "Done!" << std::endl;
|
std::cout << std::endl << "Done!" << std::endl;
|
||||||
|
|
||||||
// Wait until the user presses 'enter' key
|
// Wait until the user presses 'enter' key
|
||||||
|
Loading…
Reference in New Issue
Block a user