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