add example with oneof and fsm

This commit is contained in:
2021-06-30 13:12:15 +06:00
parent d062ab86ae
commit 522d1b55ba
5 changed files with 125 additions and 1 deletions

View File

@@ -6,3 +6,4 @@ include ":FilesLoaderBot"
include ":ResenderBot:ResenderBotLib"
include ":ResenderBot:jvm_launcher"
include ":SlotMachineDetectorBot"
include ":FSMBot"