lib/gamnit: rename simple_2d to flat
[nit.git] / lib / gamnit / flat.nit
similarity index 99%
rename from lib/gamnit/simple_2d.nit
rename to lib/gamnit/flat.nit
index 338f736..4c0b103 100644 (file)
@@ -30,7 +30,7 @@
 #   It is used to position the sprites in `App::ui_sprites`.
 #
 # See the sample game at `contrib/asteronits/`.
-module simple_2d
+module flat
 
 import glesv2