Busfahrer Spiel fertig
This commit is contained in:
@@ -62,6 +62,7 @@ namespace Casino
|
||||
Close();
|
||||
}
|
||||
|
||||
//Numberfeld
|
||||
private static readonly Regex _regex = new Regex("[^0-9]"); // Regex to match non-numeric input
|
||||
|
||||
//nur nummern
|
||||
|
||||
Reference in New Issue
Block a user