From 0a37834fd8b0f871c8268216c79cc1a87e275e30 Mon Sep 17 00:00:00 2001 From: blitzman Date: Tue, 14 Feb 2017 23:20:23 -0500 Subject: [PATCH] Disable the global module ammo picker for now --- gui/contextMenu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/contextMenu.py b/gui/contextMenu.py index 7731c0120..5c226ffc3 100644 --- a/gui/contextMenu.py +++ b/gui/contextMenu.py @@ -195,7 +195,7 @@ from gui.builtinContextMenus import ( # noqa: E402,F401 marketJump, metaSwap, moduleAmmoPicker, - moduleGlobalAmmoPicker, + #moduleGlobalAmmoPicker openFit, priceClear, project,