fix simple array
This commit is contained in:
@@ -7,7 +7,7 @@ module Sof
|
||||
@root = root
|
||||
@counter = 1
|
||||
@objects = {}
|
||||
add(root ,0 )
|
||||
add(root , 0)
|
||||
end
|
||||
attr_reader :objects , :root
|
||||
|
||||
|
Reference in New Issue
Block a user