2023-10-05 23:49:36 +02:00
|
|
|
/*
|
|
|
|
============================================================
|
|
|
|
This is the "Karte" file from Author: Philipp Kotte
|
|
|
|
written on: 05 / 10 / 2023 at: 23:28
|
|
|
|
============================================================
|
|
|
|
*/
|
|
|
|
package Domain.Karten;
|
|
|
|
|
|
|
|
public class Karte {
|
|
|
|
|
|
|
|
}
|