diff options
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | Documents/1_玩法/ULTRAGUNFU.xlsx | bin | 5938101 -> 5938112 bytes | |||
-rw-r--r-- | Projects/Tools/UGEditor/UGEditor.csproj | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -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 Binary files differindex 4c99db1..08e803f 100644 --- a/Documents/1_玩法/ULTRAGUNFU.xlsx +++ b/Documents/1_玩法/ULTRAGUNFU.xlsx 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" /> |