diff --git a/MicroEngineerProject/MicroEngineer.csproj b/MicroEngineerProject/MicroEngineer.csproj
index 3a2aaab..35af288 100644
--- a/MicroEngineerProject/MicroEngineer.csproj
+++ b/MicroEngineerProject/MicroEngineer.csproj
@@ -34,6 +34,6 @@
-
+
\ No newline at end of file
diff --git a/Staging/BepInEx/plugins/micro_engineer/assets/bundles/microengineer_flightui.bundle b/Staging/BepInEx/plugins/micro_engineer/assets/bundles/microengineer_flightui.bundle
index eada353..ad05f34 100644
Binary files a/Staging/BepInEx/plugins/micro_engineer/assets/bundles/microengineer_flightui.bundle and b/Staging/BepInEx/plugins/micro_engineer/assets/bundles/microengineer_flightui.bundle differ
diff --git a/Staging/BepInEx/plugins/micro_engineer/swinfo.json b/Staging/BepInEx/plugins/micro_engineer/swinfo.json
index bf101ce..0707bd2 100644
--- a/Staging/BepInEx/plugins/micro_engineer/swinfo.json
+++ b/Staging/BepInEx/plugins/micro_engineer/swinfo.json
@@ -5,7 +5,7 @@
"name": "Micro Engineer",
"description": "Get in-flight and VAB information about your current vessel",
"source": "https://github.com/Micrologist/MicroEngineer",
- "version": "1.2.0",
+ "version": "1.2.1",
"version_check": "https://raw.githubusercontent.com/Micrologist/MicroEngineer/main/Staging/BepInEx/plugins/micro_engineer/swinfo.json",
"dependencies": [
{
diff --git a/UnityProject/AssetBundles/microengineer_flightui.bundle b/UnityProject/AssetBundles/microengineer_flightui.bundle
index eada353..ad05f34 100644
Binary files a/UnityProject/AssetBundles/microengineer_flightui.bundle and b/UnityProject/AssetBundles/microengineer_flightui.bundle differ
diff --git a/UnityProject/AssetBundles/microengineer_flightui.bundle.manifest b/UnityProject/AssetBundles/microengineer_flightui.bundle.manifest
index 6b54021..36bd0a7 100644
--- a/UnityProject/AssetBundles/microengineer_flightui.bundle.manifest
+++ b/UnityProject/AssetBundles/microengineer_flightui.bundle.manifest
@@ -1,9 +1,9 @@
ManifestFileVersion: 0
-CRC: 2285508560
+CRC: 1970053407
Hashes:
AssetFileHash:
serializedVersion: 2
- Hash: 3b70b3b4c6fa7c45e487d74e41eb4f88
+ Hash: 7f47c0e0c831b174319c551b67cdf666
TypeTreeHash:
serializedVersion: 2
Hash: d1d45f0ae4b48ad0a84d19bfd18ad535
@@ -32,8 +32,6 @@ SerializeReferenceClassIdentifiers:
ClassName: UnityEngine.UIElements.StyleSelector
- AssemblyName: UnityEngine.UIElementsModule
ClassName: UnityEngine.UIElements.StyleSelectorPart
-- AssemblyName: UnityEngine.UIElementsModule
- ClassName: UnityEngine.UIElements.StyleSheet/ImportStruct
- AssemblyName: UnityEngine.UIElementsModule
ClassName: UnityEngine.UIElements.StyleSheets.Dimension
- AssemblyName: UnityEngine.UIElementsModule
diff --git a/UnityProject/Docked windows 20230609.png b/UnityProject/Docked windows 20230609.png
deleted file mode 100644
index 8550a70..0000000
Binary files a/UnityProject/Docked windows 20230609.png and /dev/null differ
diff --git a/UnityProject/MicroEngineer UITK 2023-06-04.png b/UnityProject/MicroEngineer UITK 2023-06-04.png
deleted file mode 100644
index 0d8e0c4..0000000
Binary files a/UnityProject/MicroEngineer UITK 2023-06-04.png and /dev/null differ
diff --git a/UnityProject/MicroEngineer UITK 2023-06-06.png b/UnityProject/MicroEngineer UITK 2023-06-06.png
deleted file mode 100644
index 4744bd3..0000000
Binary files a/UnityProject/MicroEngineer UITK 2023-06-06.png and /dev/null differ
diff --git a/UnityProject/MicroEngineer/EntryWindow.uxml b/UnityProject/MicroEngineer/EntryWindow.uxml
index 3646dcc..4c542d0 100644
--- a/UnityProject/MicroEngineer/EntryWindow.uxml
+++ b/UnityProject/MicroEngineer/EntryWindow.uxml
@@ -1,5 +1,4 @@
-
@@ -16,12 +15,8 @@
-
-
-
-
+
+
diff --git a/UnityProject/MicroEngineer/Flight.uss b/UnityProject/MicroEngineer/Flight.uss
index 8ed4c8c..5e588ee 100644
--- a/UnityProject/MicroEngineer/Flight.uss
+++ b/UnityProject/MicroEngineer/Flight.uss
@@ -265,6 +265,7 @@
align-items: stretch;
-unity-text-align: middle-left;
display: flex;
+ background-color: var(--background-gray-1);
}
.body {
diff --git a/UnityProject/StageInfo window 20230609.png b/UnityProject/StageInfo window 20230609.png
deleted file mode 100644
index 9b00db2..0000000
Binary files a/UnityProject/StageInfo window 20230609.png and /dev/null differ