custom event example

This commit is contained in:
tinyzimmer
2020-10-03 21:34:39 +03:00
parent a7aee670f9
commit c17e48f52e
4 changed files with 229 additions and 15 deletions

View File

@@ -129,5 +129,4 @@ func main() {
}
return mainLoop(pipeline)
})
}