]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - mvm_cmds.c
menuqc: declare localcmd() and deduplicate it
[xonotic/darkplaces.git] / mvm_cmds.c
index 86ea2fd346e38ca55a5256cb55191085ace45dd0..41c0d1bb82f8d7e0f6ed04cffc35ff68ec59354e 100644 (file)
@@ -1075,7 +1075,7 @@ VM_vlen,                                                          //   #9
 VM_vectoyaw,                                           //  #10
 VM_vectoangles,                                        //  #11
 VM_random,                                                     //  #12
-VM_localcmd_local,                                             //  #13
+VM_localcmd,                                           //  #13
 VM_cvar,                                                               //  #14
 VM_cvar_set,                                           //  #15
 VM_dprint,                                                     //  #16