summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--Documents/1_玩法/ULTRAGUNFU.xlsxbin5938101 -> 5938112 bytes
-rw-r--r--Projects/Tools/UGEditor/UGEditor.csproj2
3 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index aececac..14207d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-~* \ No newline at end of file
+~*
+Unversioned/ \ No newline at end of file
diff --git a/Documents/1_玩法/ULTRAGUNFU.xlsx b/Documents/1_玩法/ULTRAGUNFU.xlsx
index 4c99db1..08e803f 100644
--- a/Documents/1_玩法/ULTRAGUNFU.xlsx
+++ b/Documents/1_玩法/ULTRAGUNFU.xlsx
Binary files differ
diff --git a/Projects/Tools/UGEditor/UGEditor.csproj b/Projects/Tools/UGEditor/UGEditor.csproj
index f2e4bb3..debddf1 100644
--- a/Projects/Tools/UGEditor/UGEditor.csproj
+++ b/Projects/Tools/UGEditor/UGEditor.csproj
@@ -10,7 +10,7 @@
<ApplicationIcon>Icon.ico</ApplicationIcon>
<ApplicationManifest>app.manifest</ApplicationManifest>
<PackageIcon>Icon.png</PackageIcon>
- <AssemblyName>UG_Editor</AssemblyName>
+ <AssemblyName>UGEditor</AssemblyName>
</PropertyGroup>
<ItemGroup>
<None Remove="Icon.ico" />