From d5310c3455f9849243b7b950deb4e910aa1f24dd Mon Sep 17 00:00:00 2001 From: ivey Date: Mon, 15 Jun 2020 15:54:16 -0400 Subject: Initial commit of the UGCExample Project --- Content/UGCExampleContent/Maps/ExampleMap.umap | Bin 0 -> 57936 bytes Content/UGCExampleContent/Maps/MainMenu.umap | Bin 0 -> 41252 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Content/UGCExampleContent/Maps/ExampleMap.umap create mode 100644 Content/UGCExampleContent/Maps/MainMenu.umap (limited to 'Content/UGCExampleContent/Maps') diff --git a/Content/UGCExampleContent/Maps/ExampleMap.umap b/Content/UGCExampleContent/Maps/ExampleMap.umap new file mode 100644 index 0000000..bfcd298 Binary files /dev/null and b/Content/UGCExampleContent/Maps/ExampleMap.umap differ diff --git a/Content/UGCExampleContent/Maps/MainMenu.umap b/Content/UGCExampleContent/Maps/MainMenu.umap new file mode 100644 index 0000000..7d266b9 Binary files /dev/null and b/Content/UGCExampleContent/Maps/MainMenu.umap differ -- cgit v1.2.3