Selaa lähdekoodia

Update qwlocdog

KevinSmarts 9 vuotta sitten
vanhempi
commit
43c5b84126
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      locations/qwlocdog

+ 2 - 2
locations/qwlocdog

@@ -10,7 +10,7 @@ act 'No today':
 	'"Sorry, I have a lot of things on today, Maybe another time.'
 	'"Okay. I''ll call next week.'
 
-	act 'Hang up':gt 'korr'
+	act 'Hang up':dynamic $brodila
 end
 
 act 'Sure.':
@@ -20,7 +20,7 @@ act 'Sure.':
 	'"Sounds good."'
 	'"Wonderful. I''ll be waiting in the cafe."'
 
-	act 'Hang up':gt 'korr'
+	act 'Hang up':dynamic $brodila
 end
 
 --- qwlocdog ---------------------------------