Skip to content

Commit 905430c

Browse files
committed
revert: remove accidental whitespace changes from GeneralsMD GameClient.cpp
1 parent 12ab31b commit 905430c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

GeneralsMD/Code/GameEngine/Source/GameClient/GameClient.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,7 @@ void GameClient::update( void )
593593
{
594594
TheKeyboard->UPDATE();
595595
TheKeyboard->createStreamMessages();
596+
596597
}
597598

598599
// Update the Eva stuff
@@ -603,6 +604,7 @@ void GameClient::update( void )
603604
{
604605
TheMouse->UPDATE();
605606
TheMouse->createStreamMessages();
607+
606608
}
607609

608610

0 commit comments

Comments
 (0)