examples: update all users of mnit to the new life-cycle
[nit.git] / examples / mnit_dino / src / dino.nit
index 11efd91..d92c468 100644 (file)
@@ -35,7 +35,7 @@ redef class App
        var imgs : nullable ImageSet = null
        var splash : nullable SplashScreen = null
 
-       redef fun window_created
+       redef fun on_create
        do
                super