From 1881e4ec30f9c4239d2cec760766feaa86f8966b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=97=E6=B2=A2=E5=93=8D=E4=B9=9F?= <72963826+Hibiya615@users.noreply.github.com> Date: Mon, 10 Mar 2025 00:27:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02-A-Realm-Reborn/Thornmarch-Extreme.cs | 6 ++++++ Fate/Mica_the_MagicalMu.cs | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 02-A-Realm-Reborn/Thornmarch-Extreme.cs diff --git a/02-A-Realm-Reborn/Thornmarch-Extreme.cs b/02-A-Realm-Reborn/Thornmarch-Extreme.cs new file mode 100644 index 0000000..5db3a56 --- /dev/null +++ b/02-A-Realm-Reborn/Thornmarch-Extreme.cs @@ -0,0 +1,6 @@ +namespace The_Navel___EX._02_A_Realm_Reborn; + +public class Thornmarch_Extreme +{ + +} \ No newline at end of file diff --git a/Fate/Mica_the_MagicalMu.cs b/Fate/Mica_the_MagicalMu.cs index ff7f471..c9545ba 100644 --- a/Fate/Mica_the_MagicalMu.cs +++ b/Fate/Mica_the_MagicalMu.cs @@ -19,13 +19,13 @@ using ECommons.MathHelpers; namespace Mascot_Murder; [ScriptType(guid: "22134617-0ca4-463e-a40d-675ef1c20cf2", name: "亩鼠米卡:盛装巡游皆大欢喜", territorys: [1192], - version: "0.0.0.1", author: "Tetora", note: noteStr)] + version: "0.0.0.12", author: "Tetora", note: noteStr)] public class Mica_the_Magical_Mu { const string noteStr = """ - v0.0.0.1: + v0.0.0.12: LV100 特殊Fate 绘制 亩鼠米卡:盛装巡游皆大欢喜 """;