Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce058f4

Browse files
x86ccw808
authored andcommitted
Fixed the server information output. #2 (Tabs -> Spaces)
1 parent 8371804 commit ce058f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MTA10_Server/mods/deathmatch/logic/CGame.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ bool CGame::Start ( int iArgumentCount, char* szArguments [] )
455455
"= Log file : %s\n" \
456456
"= Maximum players : %u\n" \
457457
"= MTU packet size : %u\n" \
458-
"= HTTP port : %u\n" \
458+
"= HTTP port : %u\n" \
459459
"===========================================================\n",
460460

461461
MTA_DM_BUILDTAG_SHORT,

0 commit comments

Comments
 (0)