mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
bunch of stuff.
This commit is contained in:
@@ -339,7 +339,7 @@ namespace GameRes.Formats.Amaterasu
|
||||
}
|
||||
|
||||
[Export(typeof(ScriptFormat))]
|
||||
public class ScrFormat : ScriptFormat
|
||||
public class ScrFormat : GenericScriptFormat
|
||||
{
|
||||
public override string Tag { get { return "SCR/AMI"; } }
|
||||
public override string Description { get { return Strings.arcStrings.SCRDescription; } }
|
||||
|
||||
Reference in New Issue
Block a user