adds unit-type

This commit is contained in:
2025-07-31 07:35:35 +02:00
parent 84be8314bf
commit 509f3643d5

3
Rehlert.RoP/Unit.cs Normal file
View File

@@ -0,0 +1,3 @@
namespace Rehlert.RoP;
public struct Unit;