Merge branch 'master' into leveldesign

This commit is contained in:
Dominik Gut 2025-05-21 22:47:59 +02:00
commit bc9643bc58

View File

@ -252,7 +252,7 @@ Tree("32_Grotto_Story_B_Grotto_Intro") {
BTC.StopSpeechIntentRecognition() BTC.StopSpeechIntentRecognition()
BTC.ClearPossbileSpeechIntents() BTC.ClearPossbileSpeechIntents()
BTC.CompareUserSpeechInputStarted(true) BTC.Fail()
} }
} }
} }