Skip to content

Commit 18e94e3

Browse files
committed
docs: Update comments
1 parent 9fff13d commit 18e94e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Generals/Code/GameEngine/Source/Common/Recorder.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ void RecorderClass::stopRecording() {
739739
}
740740

741741
/**
742-
* Copy the replay file to the archive directory and rename it using the current timestamp.
742+
* TheSuperHackers @feature Stubbjax 17/10/2025 Copy the replay file to the archive directory and rename it using the current timestamp.
743743
*/
744744
void RecorderClass::archiveReplay(AsciiString fileName)
745745
{

GeneralsMD/Code/GameEngine/Source/Common/Recorder.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ void RecorderClass::stopRecording() {
741741
}
742742

743743
/**
744-
* Copy the replay file to the archive directory and rename it using the current timestamp.
744+
* TheSuperHackers @feature Stubbjax 17/10/2025 Copy the replay file to the archive directory and rename it using the current timestamp.
745745
*/
746746
void RecorderClass::archiveReplay(AsciiString fileName)
747747
{

0 commit comments

Comments
 (0)