make object derivation explicit
in parfait
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
|
||||
# It allows for access to those variables basically
|
||||
|
||||
class Frame
|
||||
class Frame < Object
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user