From: terencehill Date: Fri, 25 Dec 2020 14:46:04 +0000 (+0100) Subject: Add other g_waypointeditor aliases so they can be found easily X-Git-Tag: xonotic-v0.8.5~623 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2e8e9f191cb46a96158d242ab328467bfb7228bb;p=xonotic%2Fxonotic-data.pk3dir.git Add other g_waypointeditor aliases so they can be found easily --- 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