Merge pull request #7083 from VOREStation/vplk-pointdefense

Port Point Defense Batteries
This commit is contained in:
Aronai Sieyes
2020-04-02 10:53:29 -04:00
committed by GitHub
16 changed files with 447 additions and 10 deletions
@@ -1,9 +1,3 @@
#define TOPIC_NOACTION 0
#define TOPIC_HANDLED 1
#define TOPIC_REFRESH 2
#define TOPIC_UPDATE_PREVIEW 4
#define TOPIC_REFRESH_UPDATE_PREVIEW (TOPIC_REFRESH|TOPIC_UPDATE_PREVIEW)
#define PREF_FBP_CYBORG "cyborg"
#define PREF_FBP_POSI "posi"
#define PREF_FBP_SOFTWARE "software"