Skip to content

Commit 6a86788

Browse files
author
G_Moris
committed
Fast 666
1 parent 1d8c1d7 commit 6a86788

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Client/core/CCommands.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ bool CCommands::Execute(const char* szCommand, const char* szParametersIn, bool
117117
}
118118
else
119119
{
120-
// Åñëè íåò ïàðàìåòðîâ, ñîçäàåì ïóñòóþ ñòðîêó
121120
szParameters = std::make_unique<char[]>(1);
122121
szParameters[0] = '\0';
123122
}

0 commit comments

Comments
 (0)