Merge pull request #15758 from LetterN/patch-12

fix pod not unlocking on code delta
This commit is contained in:
silicons
2022-08-20 12:27:11 -07:00
committed by GitHub
6 changed files with 139 additions and 98 deletions
+1
View File
@@ -111,6 +111,7 @@
#define INIT_ORDER_SOUNDS 83
#define INIT_ORDER_INSTRUMENTS 82
#define INIT_ORDER_VIS 80
#define INIT_ORDER_SECURITY_LEVEL 79 // We need to load before events so that it has a security level to choose from.
#define INIT_ORDER_ACHIEVEMENTS 77
#define INIT_ORDER_RESEARCH 75
#define INIT_ORDER_STATION 74 //This is high priority because it manipulates a lot of the subsystems that will initialize after it.