Go back to text wordbubbles

This commit is contained in:
2014-06-14 10:38:05 -07:00
parent f361b0ef2e
commit 4abd2321cc

View File

@@ -788,6 +788,7 @@ var AISprite = function(game, x, y, key, frame) {
}
this.clearWordBubble = function() {
if ( this.bubble !== null )
this.clear_bubble = true;
this.enable_word_bubble = false;
this.timer = game.time.create(false);