|
|
@ -299,6 +299,8 @@ namespace Fungus |
|
|
|
{ |
|
|
|
{ |
|
|
|
if (deferredAction != null) |
|
|
|
if (deferredAction != null) |
|
|
|
{ |
|
|
|
{ |
|
|
|
|
|
|
|
Game.GetInstance().PlayButtonClick(); |
|
|
|
|
|
|
|
|
|
|
|
Action tempAction = deferredAction; |
|
|
|
Action tempAction = deferredAction; |
|
|
|
|
|
|
|
|
|
|
|
displayedStoryText = ""; |
|
|
|
displayedStoryText = ""; |
|
|
|