Starting testing...
This commit is contained in:
parent
665426e7cf
commit
a550fa1f8d
6 changed files with 36 additions and 11 deletions
|
@ -14,6 +14,9 @@ class Example extends Game {
|
|||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
public function getName() : string {
|
||||
return "Example";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue