]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host_cmd.c
Initialize console commands and cvars before anything else
[xonotic/darkplaces.git] / host_cmd.c
index 07750479ab580eb633c29a78652fd60e96c55ae4..d25b0e1816d499d35e4348f02090ea477c83822d 100644 (file)
@@ -2995,10 +2995,10 @@ static void Host_PingPLReport_f(cmd_state_t *cmd)
 
 /*
 ==================
-Host_InitCommands
+Host_Init_Commands
 ==================
 */
-void Host_InitCommands (void)
+void Host_Init_Commands (void)
 {
        dpsnprintf(cls.userinfo, sizeof(cls.userinfo), "\\name\\player\\team\\none\\topcolor\\0\\bottomcolor\\0\\rate\\10000\\msg\\1\\noaim\\1\\*ver\\dp");