Skip to content

Commit 4c039b9

Browse files
committed
docs: Add comments
1 parent 9f11344 commit 4c039b9

File tree

2 files changed

+2
-0
lines changed
  • GeneralsMD/Code/GameEngine/Source/GameClient/GUI/GUICallbacks/Menus
  • Generals/Code/GameEngine/Source/GameClient/GUI/GUICallbacks/Menus

2 files changed

+2
-0
lines changed

Generals/Code/GameEngine/Source/GameClient/GUI/GUICallbacks/Menus/ReplayMenu.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ static UnicodeString createMapName(const AsciiString& filename, const ReplayGame
176176
}
177177

178178
//-------------------------------------------------------------------------------------------------
179+
// TheSuperHackers @feature Stubbjax 21/10/2025 Show extra info tooltip when hovering over a replay.
179180

180181
static void replayTooltip(GameWindow* window, WinInstanceData* instData, UnsignedInt mouse)
181182
{

GeneralsMD/Code/GameEngine/Source/GameClient/GUI/GUICallbacks/Menus/ReplayMenu.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ static UnicodeString createMapName(const AsciiString& filename, const ReplayGame
176176
}
177177

178178
//-------------------------------------------------------------------------------------------------
179+
// TheSuperHackers @feature Stubbjax 21/10/2025 Show extra info tooltip when hovering over a replay.
179180

180181
static void replayTooltip(GameWindow* window, WinInstanceData* instData, UnsignedInt mouse)
181182
{

0 commit comments

Comments
 (0)