tests: add test_new_native.nit
[nit.git] / examples / mnit_dino / src / dino.nit
index a7bd6de..23314f8 100644 (file)
@@ -38,7 +38,7 @@ redef class App
        var imgs : nullable ImageSet = null
        var splash : nullable SplashScreen = null
 
-       redef fun init_window
+       redef fun window_created
        do
                super