forked from 2211945/WIZARD_PR2_DOP
12 lines
272 B
Java
12 lines
272 B
Java
|
/*
|
||
|
============================================================
|
||
|
This is the "SpielTest" file from Author: Philipp Kotte
|
||
|
written on: 10 / 10 / 2023 at: 21:19
|
||
|
============================================================
|
||
|
*/
|
||
|
package Test.Facade;
|
||
|
|
||
|
public class SpielTest {
|
||
|
|
||
|
}
|