mirror of
https://github.com/rvtr/TwlToolsRED.git
synced 2025-10-31 06:41:18 -04:00
OFLCをCOBに修正し忘れ。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@518 7061adef-622a-194b-ae81-725974e89856
This commit is contained in:
parent
36006283d5
commit
8f4991c405
@ -251,7 +251,7 @@ System::String^ MasterEditorTWL::getOgnName( int ogn )
|
||||
}
|
||||
else if( ogn == OS_TWL_PCTL_OGN_AGCB )
|
||||
{
|
||||
name = gcnew System::String("OFLC");
|
||||
name = gcnew System::String("COB");
|
||||
}
|
||||
else if( ogn == OS_TWL_PCTL_OGN_GRB )
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user