Database MR.INTERNATIONAL

This commit is contained in:
NBTEMP\bib
2026-08-19 14:15:44 +02:00
parent c7ae281113
commit 1e9d90e310
+12
View File
@@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Casino
{
internal class Database
{
}
}