diff --git a/.gitignore b/.gitignore index 8de8df1..1287f31 100644 --- a/.gitignore +++ b/.gitignore @@ -57,7 +57,7 @@ SourceArt/**/*.tga Binaries # Builds -Build +Build/** # Don't ignore icon files in Build !Build/**/*.ico @@ -73,7 +73,3 @@ Intermediate # Cache files for the editor to use DerivedDataCache - - -!Plugins/** -!lightTest_BuiltData.uasset \ No newline at end of file diff --git a/Content/Widgets/MainMenu.uasset b/Content/Widgets/MainMenu.uasset index c89b29f..62aa4ce 100644 Binary files a/Content/Widgets/MainMenu.uasset and b/Content/Widgets/MainMenu.uasset differ diff --git a/Content/Widgets/appointments1.uasset b/Content/Widgets/appointments1.uasset new file mode 100644 index 0000000..e86772e Binary files /dev/null and b/Content/Widgets/appointments1.uasset differ diff --git a/Content/Widgets/error.uasset b/Content/Widgets/error.uasset new file mode 100644 index 0000000..4567a28 Binary files /dev/null and b/Content/Widgets/error.uasset differ diff --git a/Content/Widgets/infopoints/PathFinder.uasset b/Content/Widgets/infopoints/PathFinder.uasset new file mode 100644 index 0000000..b97d982 Binary files /dev/null and b/Content/Widgets/infopoints/PathFinder.uasset differ diff --git a/Content/Widgets/textures/services/techError.uasset b/Content/Widgets/textures/services/techError.uasset new file mode 100644 index 0000000..b3b9be4 Binary files /dev/null and b/Content/Widgets/textures/services/techError.uasset differ diff --git a/Content/blueprints/FunctionLibrary.uasset b/Content/blueprints/FunctionLibrary.uasset index febb7ba..8891539 100644 Binary files a/Content/blueprints/FunctionLibrary.uasset and b/Content/blueprints/FunctionLibrary.uasset differ diff --git a/Content/blueprints/gameMode/MKCCGameMOde.uasset b/Content/blueprints/gameMode/MKCCGameMOde.uasset index 77f2da6..b14485c 100644 Binary files a/Content/blueprints/gameMode/MKCCGameMOde.uasset and b/Content/blueprints/gameMode/MKCCGameMOde.uasset differ