Gosuplus 1.0.24 → 1.0.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,7 @@ module Gosuplus
7
7
 
8
8
  def update
9
9
  @states[@index].update if @states.size > 0
10
- next if @states[@index].finished
10
+ self.next if @states[@index].finished
11
11
  end
12
12
 
13
13
  def draw
@@ -1,3 +1,3 @@
1
1
  module Gosuplus
2
- VERSION = "1.0.24"
2
+ VERSION = "1.0.25"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Gosuplus
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.24
4
+ version: 1.0.25
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: