From b1af4397f8633b399148868b3dc86e48b4037918 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Wed, 13 Nov 2019 20:44:27 -0500 Subject: [PATCH] KI Art Asset Fixes. These fixes were compiled by @Hoikas over the last 4 years. Changes include: - Fixed miniKI text chat scaling in non-4:3 resolutions by fixing the GUI MultiLineEdit component to "scale with resolution". - Fixed the BigKI "text x-raying" effect by adding Blend Onto components to the objects. - Hid the blackbar handles that could become visible on ultrawide resolutions (eg 3840x1600). - Fixed the BigKI background static animation. --- compiled/dat/GUI_District_AdvancedGameSettingsDialog.prp | 2 +- compiled/dat/GUI_District_AudioSettingsDialog.prp | 2 +- compiled/dat/GUI_District_CalibrationGUI.prp | 2 +- compiled/dat/GUI_District_ContactSupportGUI.prp | 2 +- compiled/dat/GUI_District_GraphicsSettingsDialog.prp | 2 +- compiled/dat/GUI_District_IntroMovieGUI.prp | 2 +- compiled/dat/GUI_District_KIAgeOwnerSettings.prp | 2 +- compiled/dat/GUI_District_KIBlackBar.prp | 4 ++-- compiled/dat/GUI_District_KIHelp.prp | 2 +- compiled/dat/GUI_District_KIHelpMenu.prp | 2 +- compiled/dat/GUI_District_KIJournalExpanded.prp | 2 +- compiled/dat/GUI_District_KIListMode.prp | 2 +- compiled/dat/GUI_District_KIMain.prp | 4 ++-- compiled/dat/GUI_District_KIMarkerFolder.prp | 2 +- compiled/dat/GUI_District_KIMarkerTimeMenu.prp | 2 +- compiled/dat/GUI_District_KIMarkerTypeMenu.prp | 2 +- compiled/dat/GUI_District_KIMicro.prp | 2 +- compiled/dat/GUI_District_KIMicroBlackBar.prp | 2 +- compiled/dat/GUI_District_KIMini.prp | 2 +- compiled/dat/GUI_District_KIMiniMarkers.prp | 4 ++-- compiled/dat/GUI_District_KINanoBlackBar.prp | 2 +- compiled/dat/GUI_District_KINewItemAlert.prp | 2 +- compiled/dat/GUI_District_KIPictureExpanded.prp | 4 ++-- compiled/dat/GUI_District_KIPlayerExpanded.prp | 2 +- compiled/dat/GUI_District_KIQuestionNote.prp | 2 +- compiled/dat/GUI_District_KIRateIt.prp | 2 +- compiled/dat/GUI_District_KISettings.prp | 2 +- compiled/dat/GUI_District_KIVolumeSettings.prp | 2 +- compiled/dat/GUI_District_KIYesNo.prp | 2 +- compiled/dat/GUI_District_KeyMapDialog.prp | 2 +- compiled/dat/GUI_District_NavigationSettingsDialog.prp | 2 +- compiled/dat/GUI_District_OptionsMenuGUI.prp | 2 +- compiled/dat/GUI_District_OptionsMenuRestart.prp | 2 +- compiled/dat/GUI_District_OrientationGUI.prp | 2 +- compiled/dat/GUI_District_ReleaseNotesDialog.prp | 2 +- compiled/dat/GUI_District_StartupHelpGUI.prp | 2 +- compiled/dat/GUI_District_TrailerPreviewGUI.prp | 2 +- compiled/dat/GUI_District_jalakControlPanel.prp | 4 ++-- sources/KI/xKIGUI.max | 4 ++-- 39 files changed, 45 insertions(+), 45 deletions(-) diff --git a/compiled/dat/GUI_District_AdvancedGameSettingsDialog.prp b/compiled/dat/GUI_District_AdvancedGameSettingsDialog.prp index 20acc80..34d7ed4 100644 --- a/compiled/dat/GUI_District_AdvancedGameSettingsDialog.prp +++ b/compiled/dat/GUI_District_AdvancedGameSettingsDialog.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68532f0c9d8206c1aedb5921b84ee1165219f8153ae45e16fcbdb121bedab333 +oid sha256:7b4e92d54372a46305b7fc4868f61a1590289b0991b4fc59698567180dd35b5e size 69874 diff --git a/compiled/dat/GUI_District_AudioSettingsDialog.prp b/compiled/dat/GUI_District_AudioSettingsDialog.prp index 80db772..0c5ee56 100644 --- a/compiled/dat/GUI_District_AudioSettingsDialog.prp +++ b/compiled/dat/GUI_District_AudioSettingsDialog.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb172fe18954f4919bc8f0f25819834b2fbf5e92b2ff91ddbe5efd08e6d287ea +oid sha256:d0f0c0aa51db369227e5c3168f6bdd938be9ab1ff29cec3c638321fdbc1cd841 size 88355 diff --git a/compiled/dat/GUI_District_CalibrationGUI.prp b/compiled/dat/GUI_District_CalibrationGUI.prp index 03e2b76..b8aa199 100644 --- a/compiled/dat/GUI_District_CalibrationGUI.prp +++ b/compiled/dat/GUI_District_CalibrationGUI.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89af2000629a3178ee13e6862848ed04d05b1bfd4a322fc1c019472e04e5cef1 +oid sha256:de054ccef0b00a731924ad8838034898b9c24cbb4be612b9d634487a6521d115 size 554779 diff --git a/compiled/dat/GUI_District_ContactSupportGUI.prp b/compiled/dat/GUI_District_ContactSupportGUI.prp index eb4b6a1..8db9df9 100644 --- a/compiled/dat/GUI_District_ContactSupportGUI.prp +++ b/compiled/dat/GUI_District_ContactSupportGUI.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d5f6b83192158f094e0b834c104cf646630cc11a66ab4849c4fa31f657c001f +oid sha256:bfd5143e4ffb94fa4f8390e81acf9fb72bd35ac80c011d4df6999f0792c98e7c size 30023 diff --git a/compiled/dat/GUI_District_GraphicsSettingsDialog.prp b/compiled/dat/GUI_District_GraphicsSettingsDialog.prp index d0ef8a2..c0bcd5d 100644 --- a/compiled/dat/GUI_District_GraphicsSettingsDialog.prp +++ b/compiled/dat/GUI_District_GraphicsSettingsDialog.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e508357414299aa827d75d260cc7f4d5349139749ca8c5bac97edae83bd73ed +oid sha256:d6f5086dc4daec81a55cec9e19c409ab71d2d29644ef32b9791ef924df5ae6f2 size 102940 diff --git a/compiled/dat/GUI_District_IntroMovieGUI.prp b/compiled/dat/GUI_District_IntroMovieGUI.prp index e22dbbb..2b6bea8 100644 --- a/compiled/dat/GUI_District_IntroMovieGUI.prp +++ b/compiled/dat/GUI_District_IntroMovieGUI.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16f6d659059c0aa3838a75c78ef2a3db2b98b6c00b163644ced294ef09eee06c +oid sha256:9895206b02d26901a110b33610809536b4c5db74a1dd5184e7c881e3cdda7901 size 3683 diff --git a/compiled/dat/GUI_District_KIAgeOwnerSettings.prp b/compiled/dat/GUI_District_KIAgeOwnerSettings.prp index ecd0232..9ef6b3b 100644 --- a/compiled/dat/GUI_District_KIAgeOwnerSettings.prp +++ b/compiled/dat/GUI_District_KIAgeOwnerSettings.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f7c5bdb30729af4da8a6fc85012eccdc80bdda191912a94d00fe8ce3aae2967 +oid sha256:5889b7f96b2f0b129889db328d86ec31f0aaeffc461967fe15bcac18bee4cda9 size 22016 diff --git a/compiled/dat/GUI_District_KIBlackBar.prp b/compiled/dat/GUI_District_KIBlackBar.prp index 9066354..0c8fb77 100644 --- a/compiled/dat/GUI_District_KIBlackBar.prp +++ b/compiled/dat/GUI_District_KIBlackBar.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b3fff212c2ce82f7aa17e5e49edc1241a4e602fdd785f208095ccb79a51d059 -size 197882 +oid sha256:4d3b06312e60f32cd7e989efb926759f9dcb32e4f7a0c6ea7e2b822ffa980e78 +size 197890 diff --git a/compiled/dat/GUI_District_KIHelp.prp b/compiled/dat/GUI_District_KIHelp.prp index 0eec1f3..614da6e 100644 --- a/compiled/dat/GUI_District_KIHelp.prp +++ b/compiled/dat/GUI_District_KIHelp.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4493c355105b1a0bf5d9c17d0a7cab0626b508c2a660fe2c580ce15fac743044 +oid sha256:d123d46dcdd76f54ce8674015c798452db38b6e10d77b9a2e71e3202ba2f2e21 size 42170 diff --git a/compiled/dat/GUI_District_KIHelpMenu.prp b/compiled/dat/GUI_District_KIHelpMenu.prp index 1f143e0..21eefc1 100644 --- a/compiled/dat/GUI_District_KIHelpMenu.prp +++ b/compiled/dat/GUI_District_KIHelpMenu.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72c3674c41ace3b49b579bf990bbb8f4b53bf71bb7261d262e69387b9ad7f77e +oid sha256:ce5f87838c48ac3f641681d7f5c839957fdcfe1608ef497d46a4dca8e39af0ac size 1243 diff --git a/compiled/dat/GUI_District_KIJournalExpanded.prp b/compiled/dat/GUI_District_KIJournalExpanded.prp index 3ce47ee..6217f70 100644 --- a/compiled/dat/GUI_District_KIJournalExpanded.prp +++ b/compiled/dat/GUI_District_KIJournalExpanded.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f7e60d9938fb86e3ba7e56c225f6361c829b9371106ba2e77a838d8b45763bf +oid sha256:19a74f8ffbd663cb95c6b84bb353be45b9d5a0c96f7f48516d2e781c4a2cbb82 size 19948 diff --git a/compiled/dat/GUI_District_KIListMode.prp b/compiled/dat/GUI_District_KIListMode.prp index c5b0352..3098ac7 100644 --- a/compiled/dat/GUI_District_KIListMode.prp +++ b/compiled/dat/GUI_District_KIListMode.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:907f65068736d0a25e00067ddef36cf1a024aed316997c69eed97a8e74b02f27 +oid sha256:c5d17cd651d7807461d8f380e051aa079bb1009c9a7cba5fe29be44726d26894 size 140804 diff --git a/compiled/dat/GUI_District_KIMain.prp b/compiled/dat/GUI_District_KIMain.prp index 2bdd127..a88ccde 100644 --- a/compiled/dat/GUI_District_KIMain.prp +++ b/compiled/dat/GUI_District_KIMain.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a48d47c3d360579c735de3452be90f570bbfc625bf7cffcb0870526b1a44457d -size 204098 +oid sha256:fd580123c3be59a2c16a81d702a908474b73549a3e0dcc516b09b065d4e18bd1 +size 205699 diff --git a/compiled/dat/GUI_District_KIMarkerFolder.prp b/compiled/dat/GUI_District_KIMarkerFolder.prp index 6b3f6b1..f3f13dc 100644 --- a/compiled/dat/GUI_District_KIMarkerFolder.prp +++ b/compiled/dat/GUI_District_KIMarkerFolder.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57317440bc6e883abd03a6721456267158c349f199e291acb1f94bdf995530de +oid sha256:4396d49ba5baa29ed49209c6c4211181a91c400668b10aefe7cf52e5f10e7196 size 68035 diff --git a/compiled/dat/GUI_District_KIMarkerTimeMenu.prp b/compiled/dat/GUI_District_KIMarkerTimeMenu.prp index 56c411e..c926f3c 100644 --- a/compiled/dat/GUI_District_KIMarkerTimeMenu.prp +++ b/compiled/dat/GUI_District_KIMarkerTimeMenu.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74a2db525182994b08e3500e5a782b4d8bf19f419c1830e1aadf687f91e63005 +oid sha256:714e056f34c20c3500f101f1c6c850de49b8ab41531797b8dd3839015ccc5b00 size 1364 diff --git a/compiled/dat/GUI_District_KIMarkerTypeMenu.prp b/compiled/dat/GUI_District_KIMarkerTypeMenu.prp index 1ff1cf7..269a6ab 100644 --- a/compiled/dat/GUI_District_KIMarkerTypeMenu.prp +++ b/compiled/dat/GUI_District_KIMarkerTypeMenu.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f4674b9bf33b9d7dc1e750153dfcd20923714c4f48950fffc1d13b2916c867a +oid sha256:d28ee0e34b5ce72dad1ca3f173b9589965cd8727754c837e28dc731e245e1fa6 size 1364 diff --git a/compiled/dat/GUI_District_KIMicro.prp b/compiled/dat/GUI_District_KIMicro.prp index b89a2eb..f9c307d 100644 --- a/compiled/dat/GUI_District_KIMicro.prp +++ b/compiled/dat/GUI_District_KIMicro.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd00b13bc57342a0d9881c1b675801036700a389ce48968534df72b700d104c3 +oid sha256:a89a80f9586116963cfa1524d15b97edaccf364561be3614f195d9c0acbc9e09 size 9373 diff --git a/compiled/dat/GUI_District_KIMicroBlackBar.prp b/compiled/dat/GUI_District_KIMicroBlackBar.prp index bcc099b..d51fe61 100644 --- a/compiled/dat/GUI_District_KIMicroBlackBar.prp +++ b/compiled/dat/GUI_District_KIMicroBlackBar.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:681c94206355b62ecd86cf6a654d63d1331e23ee286cad760cf9a36e24247bbf +oid sha256:0d394344581129cc892682d40e59da8ad680bb7eb7259bb2a58741c596e0ef81 size 17042 diff --git a/compiled/dat/GUI_District_KIMini.prp b/compiled/dat/GUI_District_KIMini.prp index e19bcbf..f9322ed 100644 --- a/compiled/dat/GUI_District_KIMini.prp +++ b/compiled/dat/GUI_District_KIMini.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4386221fc5501fbdd36b7ede959246dc15f3d523c7eddb45be950af33d89a1aa +oid sha256:539bcebef0e8ba74f528b57d65f28ce95fd709ca7e08a86ec930af62c4ff7fbb size 1347216 diff --git a/compiled/dat/GUI_District_KIMiniMarkers.prp b/compiled/dat/GUI_District_KIMiniMarkers.prp index 4d6c25c..fc14637 100644 --- a/compiled/dat/GUI_District_KIMiniMarkers.prp +++ b/compiled/dat/GUI_District_KIMiniMarkers.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:236008f764649bd2abf96df564913ee59f575e5bf9d1ae33fb60b9a437f2b2e1 -size 81921 +oid sha256:27f60417dc35efa2bd424d72463d95f9ad16fd3c80f0d05c9fea35b0db94c7a3 +size 82888 diff --git a/compiled/dat/GUI_District_KINanoBlackBar.prp b/compiled/dat/GUI_District_KINanoBlackBar.prp index b26d395..2b017c9 100644 --- a/compiled/dat/GUI_District_KINanoBlackBar.prp +++ b/compiled/dat/GUI_District_KINanoBlackBar.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:407459da1ed1ae400f2fc84d1a4fdf3370580a27b081f77c942638b95d955285 +oid sha256:293ea4d63132e192c8a9fed74b51781b1a79f19a9657c2bf0257407c4b1706af size 11657 diff --git a/compiled/dat/GUI_District_KINewItemAlert.prp b/compiled/dat/GUI_District_KINewItemAlert.prp index c6a39de..3af38cc 100644 --- a/compiled/dat/GUI_District_KINewItemAlert.prp +++ b/compiled/dat/GUI_District_KINewItemAlert.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14484413860079b771f11d471974c82a2b2a46d7575f1e7589ab2c96ebe765f6 +oid sha256:61383d47f6e195e6a78377eec616ff5a416d2fa8a6ccca1722b4792f0af1b25d size 92432 diff --git a/compiled/dat/GUI_District_KIPictureExpanded.prp b/compiled/dat/GUI_District_KIPictureExpanded.prp index 51e7090..986b944 100644 --- a/compiled/dat/GUI_District_KIPictureExpanded.prp +++ b/compiled/dat/GUI_District_KIPictureExpanded.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:637a7e4c2faccb725b96ada9d49285581f9b4fe70c7b4b296a9e0400c02ee6d2 -size 373528 +oid sha256:ebfc782d6449c8d28eac66530fe080b46645e7cb9c3256d07d1ac0f0ebe46077 +size 373801 diff --git a/compiled/dat/GUI_District_KIPlayerExpanded.prp b/compiled/dat/GUI_District_KIPlayerExpanded.prp index 1743b86..1748b5d 100644 --- a/compiled/dat/GUI_District_KIPlayerExpanded.prp +++ b/compiled/dat/GUI_District_KIPlayerExpanded.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40e13c7a2f16de16a53c814339bb86d6fdc79e0c39b630b02dd91739dbc4918e +oid sha256:6e372b323b92cb7a4ea123b6bb5ffc2bbf04e4fffee6384f228baa544a84b70c size 374017 diff --git a/compiled/dat/GUI_District_KIQuestionNote.prp b/compiled/dat/GUI_District_KIQuestionNote.prp index 43ae97e..2aa81c5 100644 --- a/compiled/dat/GUI_District_KIQuestionNote.prp +++ b/compiled/dat/GUI_District_KIQuestionNote.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e43700fffe599bee27d8a3708de1839efca090a5a5d7a082de750586411f57bc +oid sha256:73e1b40e2fdcc78b7bfd3198daa08e589e187beb2a88fb41d4d9d82a69db1a8b size 24664 diff --git a/compiled/dat/GUI_District_KIRateIt.prp b/compiled/dat/GUI_District_KIRateIt.prp index 16a3030..a0844b7 100644 --- a/compiled/dat/GUI_District_KIRateIt.prp +++ b/compiled/dat/GUI_District_KIRateIt.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5910aa5ef87681a6c19ad3954fc8582cca81afdf505d885b966737321cf96ccc +oid sha256:2161cb6cdcfa8fdcf94b3ca235f6b6386599dd49c58a584af00485a51dd8dcde size 5661 diff --git a/compiled/dat/GUI_District_KISettings.prp b/compiled/dat/GUI_District_KISettings.prp index 0af2cad..2433bc0 100644 --- a/compiled/dat/GUI_District_KISettings.prp +++ b/compiled/dat/GUI_District_KISettings.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c39f878522a1c8d5f4e4751ff6f4cb40bc784464f2e8f84dd990120043f6cf4 +oid sha256:9bda4722cfc33f89c076f758ac356fddec53ee97e40e544a25fa87172a0d3622 size 26014 diff --git a/compiled/dat/GUI_District_KIVolumeSettings.prp b/compiled/dat/GUI_District_KIVolumeSettings.prp index d5ef6e3..512699d 100644 --- a/compiled/dat/GUI_District_KIVolumeSettings.prp +++ b/compiled/dat/GUI_District_KIVolumeSettings.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:992b8c2d1b94f081afc40573b0d7e0890ecf94a52abe1a1382079968a8ce4ac5 +oid sha256:a208ec39df02bb7f62dab7fbc9c5f42a0dbbda8366dff6181a9def748e410e73 size 49252 diff --git a/compiled/dat/GUI_District_KIYesNo.prp b/compiled/dat/GUI_District_KIYesNo.prp index 1d13211..a0e7966 100644 --- a/compiled/dat/GUI_District_KIYesNo.prp +++ b/compiled/dat/GUI_District_KIYesNo.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a06cd4030e774ac82464eecdda84fcbe853e720f0f9dcc3740c21f8f26a953c0 +oid sha256:39de5594387abdadede56194a22d33943770298bce44eb428069fec4006eec4d size 2131245 diff --git a/compiled/dat/GUI_District_KeyMapDialog.prp b/compiled/dat/GUI_District_KeyMapDialog.prp index 1a5fe89..306aa33 100644 --- a/compiled/dat/GUI_District_KeyMapDialog.prp +++ b/compiled/dat/GUI_District_KeyMapDialog.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:074a49813c3d7e7f410f80b9308a8852503d4b43934bdf8c07ea3c9475cceed3 +oid sha256:20bbd122aaf49daa1c7c49be5a16bf59e6d7134a4d6a00c4b1ceba684777e34c size 115337 diff --git a/compiled/dat/GUI_District_NavigationSettingsDialog.prp b/compiled/dat/GUI_District_NavigationSettingsDialog.prp index 18db933..c8b9ff3 100644 --- a/compiled/dat/GUI_District_NavigationSettingsDialog.prp +++ b/compiled/dat/GUI_District_NavigationSettingsDialog.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7507f59dc174584c1900f352c9350b6a433558a9b0b59c7247efa9bc42288748 +oid sha256:eb216a4514c91de7deb02794e045f8167213a654718a147acff0d14403adaed9 size 66997 diff --git a/compiled/dat/GUI_District_OptionsMenuGUI.prp b/compiled/dat/GUI_District_OptionsMenuGUI.prp index 06ce7b2..e8f4d8a 100644 --- a/compiled/dat/GUI_District_OptionsMenuGUI.prp +++ b/compiled/dat/GUI_District_OptionsMenuGUI.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6df1ea39e103b69825972a2fb9319a6a5450497779773e2a4ec7caa491a9654 +oid sha256:8658cc84967bf8d777385ef9075d3c68888595e6c13ddf30c1f9237a65ca7c0f size 210468 diff --git a/compiled/dat/GUI_District_OptionsMenuRestart.prp b/compiled/dat/GUI_District_OptionsMenuRestart.prp index 8663e33..f579246 100644 --- a/compiled/dat/GUI_District_OptionsMenuRestart.prp +++ b/compiled/dat/GUI_District_OptionsMenuRestart.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b0ace11b53016eeb7573f5b19cd91cbb6987c11d211914a0354e8f7828204ae +oid sha256:1a7f5266db3312645a5f68ff49618d13cfe7ed859875a7c7601e31c0b988a4a4 size 22299 diff --git a/compiled/dat/GUI_District_OrientationGUI.prp b/compiled/dat/GUI_District_OrientationGUI.prp index a9e90ca..7f9b330 100644 --- a/compiled/dat/GUI_District_OrientationGUI.prp +++ b/compiled/dat/GUI_District_OrientationGUI.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b51b46497fce60011828270faf9502cff1bb922a90e788267e0d7576812c8e7 +oid sha256:0814509ca91313529a97795e9a52273970b28ddc8016a8dc8a1ec4e21da88a32 size 34925 diff --git a/compiled/dat/GUI_District_ReleaseNotesDialog.prp b/compiled/dat/GUI_District_ReleaseNotesDialog.prp index 33977eb..9f95e2b 100644 --- a/compiled/dat/GUI_District_ReleaseNotesDialog.prp +++ b/compiled/dat/GUI_District_ReleaseNotesDialog.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25e7d6465c48b86612b74de810e26f18c5642cb658220cb7e566342997f4d981 +oid sha256:7dbd12ef5da2508b85293daf00625b8c9674d166dc1763bf4560391e4920dca7 size 24235 diff --git a/compiled/dat/GUI_District_StartupHelpGUI.prp b/compiled/dat/GUI_District_StartupHelpGUI.prp index ae287d1..edd6b14 100644 --- a/compiled/dat/GUI_District_StartupHelpGUI.prp +++ b/compiled/dat/GUI_District_StartupHelpGUI.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:697d59c54529b7b31d78bd8bb07dbf34df74dbe277282e0bcadc1aa8d150c54e +oid sha256:eed0b70580735d91267e9bb094a894e950649362b14e8c47fdf2ba0e94a1867e size 1457231 diff --git a/compiled/dat/GUI_District_TrailerPreviewGUI.prp b/compiled/dat/GUI_District_TrailerPreviewGUI.prp index 76ea285..66bff4f 100644 --- a/compiled/dat/GUI_District_TrailerPreviewGUI.prp +++ b/compiled/dat/GUI_District_TrailerPreviewGUI.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da04aa2cfde440be2bc6f38b2e246ed54981bb133ad3eac394efcc59ada2c71b +oid sha256:ba723ea2d4d25a3edd7e898c55e0f18e1829a574258692b69a9835c25dcb4444 size 6811 diff --git a/compiled/dat/GUI_District_jalakControlPanel.prp b/compiled/dat/GUI_District_jalakControlPanel.prp index 05b9087..678261e 100644 --- a/compiled/dat/GUI_District_jalakControlPanel.prp +++ b/compiled/dat/GUI_District_jalakControlPanel.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9140b53201db64a719bd526757728b48c91262983edb8d3f42ea2f20621d200 -size 71641 +oid sha256:76b64f8e79582d26bfca90f5552fde9dc254756262d551bd99a27729c211cbc8 +size 70484 diff --git a/sources/KI/xKIGUI.max b/sources/KI/xKIGUI.max index 837b2e4..426db8f 100644 --- a/sources/KI/xKIGUI.max +++ b/sources/KI/xKIGUI.max @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12ea372433a0b3049e2e28fa427e6d9bd60ffb501c30ef84a2b45869a00c8239 -size 7914496 +oid sha256:5b8784c843d2d703a6b9704146bafa524913f959c3fe1724671234e7d35a19fd +size 8032256