...oops
This commit is contained in:
parent
63a087e330
commit
6ed14ba0d6
3 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
out/
|
Binary file not shown.
|
@ -125,7 +125,7 @@ function getNewestComicLol()
|
|||
m.getLatestComicTask.observeField("comic", "startComicInitial")
|
||||
m.getLatestComicTask.control = "RUN"
|
||||
|
||||
m.currentScene.signalBeacon("AppLaunchComplete")
|
||||
m.top.signalBeacon("AppLaunchComplete")
|
||||
end function
|
||||
|
||||
function startComicInitial()
|
||||
|
|
Loading…
Reference in a new issue