mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2026-08-15 15:07:48 +04:00
Parse cp .dat files. Object schemes.
Test parsing of .msh
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace Common;
|
||||
|
||||
public record IndexedEdge(ushort Index1, ushort Index2);
|
||||
Reference in New Issue
Block a user