From 2e8e9f191cb46a96158d242ab328467bfb7228bb Mon Sep 17 00:00:00 2001 From: terencehill Date: Fri, 25 Dec 2020 15:46:04 +0100 Subject: [PATCH] Add other g_waypointeditor aliases so they can be found easily --- xonotic-client.cfg | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/xonotic-client.cfg b/xonotic-client.cfg index 8f7066d96..931d8650f 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -248,6 +248,17 @@ alias g_waypointeditor_remove "wpeditor remove" alias g_waypointeditor_relinkall "wpeditor relinkall" alias g_waypointeditor_saveall "wpeditor saveall" alias g_waypointeditor_unreachable "wpeditor unreachable" +alias g_waypointeditor_help "wpeditor" +alias g_waypointeditor_menu "wpeditor_menu" +alias g_waypointeditor_spawn_x "wpeditor spawn crosshair" +alias g_waypointeditor_spawn_jump "wpeditor spawn jump" +alias g_waypointeditor_spawn_crouch "wpeditor spawn crouch" +alias g_waypointeditor_spawn_support "wpeditor spawn support" +alias g_waypointeditor_hardwire "wpeditor hardwire" +alias g_waypointeditor_hardwire_x "wpeditor hardwire crosshair" +alias g_waypointeditor_lock "wpeditor lock" +alias g_waypointeditor_symorigin "wpeditor symorigin $*" +alias g_waypointeditor_symaxis "wpeditor symaxis $*" alias navwaypoint_relink g_waypointeditor_spawn alias navwaypoint_remove g_waypointeditor_remove -- 2.39.2