mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
misc.
This commit is contained in:
@@ -38,8 +38,6 @@ namespace GARbro.GUI
|
||||
/// </summary>
|
||||
public partial class App : Application
|
||||
{
|
||||
const StringComparison StringIgnoreCase = StringComparison.OrdinalIgnoreCase;
|
||||
|
||||
public static string Name { get { return "GARbro"; } }
|
||||
public static string FormatsDat { get { return "Formats.dat"; } }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user