Makes pulsing the AI wire of a borg offer the user the option to change it and properly notifies the AI when it is cut.

This commit is contained in:
CitadelStationBot
2017-07-06 09:53:35 -05:00
parent 2871a73236
commit 9c5b764058
4 changed files with 20 additions and 10 deletions
+2 -1
View File
@@ -39,4 +39,5 @@
#define NEW_BORG 1
#define NEW_MODULE 2
#define RENAME 3
#define AI_SHELL 4
#define AI_SHELL 4
#define DISCONNECT 5