[add] PuzzleAppView

This commit is contained in:
2020-01-09 21:20:08 +03:00
parent 820fe61efe
commit 78db6d6765
9 changed files with 101 additions and 9 deletions

View File

@@ -49,7 +49,7 @@ const app = new Project(
sources: [
'src/haxe',
],
main: 'ru.m.puzzlez.App',
main: 'ru.m.puzzlez.PuzzlezApp',
meta: {
width: 1024,
height: 768,