Skip to content

Commit 3d8ef9e

Browse files
committed
nit: date format in comment
1 parent 4234101 commit 3d8ef9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GeneralsMD/Code/Main/WinMain.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -875,7 +875,7 @@ Int APIENTRY WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance,
875875
#endif
876876

877877
// register windows class and create application window
878-
// TheSuperHackers @fix bobtista 02/03/2026 Set DX8Wrapper_IsWindowed to false in headless
878+
// TheSuperHackers @fix bobtista 03/02/2026 Set DX8Wrapper_IsWindowed to false in headless
879879
// mode so that ignoringAsserts() works correctly throughout the entire process lifetime,
880880
// including during shutdown after TheGlobalData has been destroyed.
881881
if (TheGlobalData->m_headless)

0 commit comments

Comments
 (0)