Starting testing...

This commit is contained in:
Ad5001 2016-08-01 13:29:14 +03:00
parent 665426e7cf
commit a550fa1f8d
6 changed files with 36 additions and 11 deletions

View file

@ -14,6 +14,9 @@ class Example extends Game {
}
public function getName() : string {
return "Example";
}