diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb
index cf27e60..f50431f 100644
Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb differ
diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo
index 542960c..67c76d0 100644
Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo differ
diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm
index b15bb7a..311d558 100644
Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm differ
diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp
index 3c38492..0bde4b5 100644
--- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp
+++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp
@@ -498,6 +498,17 @@ ECDeliverableResult RCDeliverable::writeSpreadsheet(
{
node->FirstChild->Value = this->hOFLC;
}
+ if( node->FirstChild->Value->Equals( "TagIsUnnecessaryRating" ) )
+ {
+ if( hSrl->IsUnnecessaryRating )
+ {
+ node->FirstChild->Value = "○";
+ }
+ else
+ {
+ node->FirstChild->Value = nullptr;
+ }
+ }
// SRLに登録されないROM仕様
if( node->FirstChild->Value->Equals( "TagIsUGC" ) )
diff --git a/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_templete.xml b/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_templete.xml
index 039557d..813a109 100644
--- a/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_templete.xml
+++ b/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_templete.xml
@@ -1728,6 +1728,50 @@
+
+
+
+
-
-
-
-
-
-
+
+
-
+
-
-
-
-
-
-
-
-
-