Skip to content

Commit 0951279

Browse files
committed
Tweaked comment.
1 parent beea96f commit 0951279

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/GameEngine/Source/GameNetwork/LANAPI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ void LANAPI::update()
592592
if (m_gameStartSeconds == 1)
593593
{
594594
// TheSuperHackers @bugfix Disable LAN controls early to avoid a rare crash
595-
// that may happen when using the buttons at the very last moment (after they're deinitialized).
595+
// that may happen when using the buttons at the last moment (after they're deinitialized).
596596
LANDisableButtons();
597597
}
598598

0 commit comments

Comments
 (0)