mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-12-12 01:31:20 +04:00
Allow to view cp .dat in UI
This commit is contained in:
3
CpDatLib/CpDatParseResult.cs
Normal file
3
CpDatLib/CpDatParseResult.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace CpDatLib;
|
||||
|
||||
public record CpDatParseResult(CpDatScheme? Scheme, string? Error);
|
||||
Reference in New Issue
Block a user