gamnit: shorten template_flat to template and update namespace
[nit.git] / lib / gamnit / flat.nit
index cfd8150..b0319aa 100644 (file)
@@ -30,7 +30,7 @@
 #   devices. It is used to position the sprites in `App::ui_sprites`.
 #
 # See the sample game at `contrib/asteronits/` and the basic project template
-# at `lib/gamnit/examples/template_flat/`.
+# at `lib/gamnit/examples/template/`.
 module flat
 
 import glesv2