plain_speech_balloon 0.0.25 → 0.0.26

Sign up to get free protection for your applications and to get access to all the features.
@@ -60,6 +60,10 @@ module PlainSpeechBalloon
60
60
 
61
61
  module SpeechModule
62
62
 
63
+ def parsed_settings
64
+ @parsed_settings ||= get_speech_balloon.speech_balloon_template.parsed_settings
65
+ end
66
+
63
67
  def supply_default
64
68
  s = self.parsed_settings['all']['speech']
65
69
  self.x = s['x_rate']
@@ -1,3 +1,3 @@
1
1
  module PlainSpeechBalloon
2
- VERSION = "0.0.25"
2
+ VERSION = "0.0.26"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: plain_speech_balloon
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.25
4
+ version: 0.0.26
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: