Window#initialize: call super
This commit is contained in:
parent
9c65624afc
commit
a19f17481b
@ -16,6 +16,7 @@ class Window
|
||||
end
|
||||
|
||||
def initialize
|
||||
super
|
||||
@programs = {}
|
||||
load_shaders
|
||||
Window.register(self)
|
||||
|
Loading…
x
Reference in New Issue
Block a user