Updated the code of the documentation's main page
This commit is contained in:
parent
2a57a5db98
commit
bb7cf47d69
@ -42,7 +42,7 @@
|
||||
/// music.Play();
|
||||
///
|
||||
/// // Start the game loop
|
||||
/// while (window.IsOpened())
|
||||
/// while (window.IsOpen())
|
||||
/// {
|
||||
/// // Process events
|
||||
/// sf::Event event;
|
||||
|
Loading…
Reference in New Issue
Block a user