initial
This commit is contained in:
11
BatchOszExtractor.Core/Extract.cs
Normal file
11
BatchOszExtractor.Core/Extract.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System.ComponentModel.Design;
|
||||
|
||||
namespace BatchOszExtractor.Core;
|
||||
|
||||
public class Extract
|
||||
{
|
||||
private void SelectMaps(SelectionType type, string MapRange)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user