mnit: update all clients of `mnit_android` with custom orientations
[nit.git] / examples / mnit_ballz / src / ballz_android.nit
index affb3e9..ace5787 100644 (file)
@@ -19,6 +19,8 @@ module ballz_android is
        app_name("Ballz")
 end
 
+import android::portrait
+
 import game_logic
 
 redef class App