HighscoreInfoContainer hinzugefügt.
This commit is contained in:
parent
4c00ffec1c
commit
07ea26114e
1 changed files with 8 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
||||||
|
package tu_darmstadt.sudoku.controller.helper;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Created by Chris on 18.11.2015.
|
||||||
|
*/
|
||||||
|
public class HighscoreInfoContainer {
|
||||||
|
//TODO: Holds the data for Highscores.
|
||||||
|
}
|
Loading…
Reference in a new issue