]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/gamecommand.qc
settemp: simplify a bit more
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / gamecommand.qc
index ea2e4034eb08fadb820ea319ae2e6fa17fca8401..6a140f4fc87b6daf8eadb908f876b2473cbbbd61 100644 (file)
@@ -1,9 +1,3 @@
-void GameCommand_Init()
-{
-       // make gg call menu QC theCommands
-       localcmd("alias qc_cmd \"menu_cmd $*\"\n");
-}
-
 string _dumptree_space;
 void _dumptree_open(entity pass, entity me)
 {