This commit is contained in:
backuppc
2026-01-30 16:58:14 +09:00
parent 3a8cbd3283
commit faf13f5c37
22 changed files with 1137 additions and 417 deletions

View File

@@ -34,6 +34,7 @@ namespace arDev
}
}
public eNarumiTurn State { get; set; }
//public eNarumiTurn StateNew { get; set; }
public NarumiTurnInfo()
{
Start = new DateTime(1982, 11, 23);