gamnit: fix `UICamera::height` doc and double assignation
[nit.git] / lib / gamnit / flat.nit
index cbcc2e7..6a52dc4 100644 (file)
@@ -293,8 +293,6 @@ redef class App
        do
                texture.load
 
-               ui_camera.reset_height 1080.0
-
                var splash = new Sprite(texture, ui_camera.center)
                ui_sprites.add splash