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