mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-09 20:02:11 +03:00
edmc_data: Add Jounal v31 extra Flags2 values
This commit is contained in:
parent
eed09cfc4b
commit
58619a499f
@ -429,6 +429,11 @@ Flags2Cold = 1 << 8
|
|||||||
Flags2Hot = 1 << 9
|
Flags2Hot = 1 << 9
|
||||||
Flags2VeryCold = 1 << 10
|
Flags2VeryCold = 1 << 10
|
||||||
Flags2VeryHot = 1 << 11
|
Flags2VeryHot = 1 << 11
|
||||||
|
Flags2GlideMode = 1 << 12
|
||||||
|
Flags2OnFootInHangar = 1 << 13
|
||||||
|
Flags2OnFootSocialSpace = 1 << 14
|
||||||
|
Flags2OnFootExterior = 1 << 15
|
||||||
|
Flags2BreathableAtmosphere = 1 << 16
|
||||||
|
|
||||||
# Dashboard GuiFocus constants
|
# Dashboard GuiFocus constants
|
||||||
GuiFocusNoFocus = 0
|
GuiFocusNoFocus = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user