diff --git a/config.lua b/config.lua index 0374dc7..06a3742 100644 --- a/config.lua +++ b/config.lua @@ -9,8 +9,8 @@ -- RapaNui uses the Common Public Attribution License Version 1.0 (CPAL) http://www.opensource.org/licenses/cpal_1.0. -- CPAL is an Open Source Initiative approved -- license based on the Mozilla Public License, with the added requirement that you attribute ---width Moai (http://getmoai.com/) and RapaNui in the credits of your program. -]] +-- width Moai (http://getmoai.com/) and RapaNui in the credits of your program. +--]] --module(..., package.seeall) @@ -52,4 +52,4 @@ config.stretch = { status = false, letterbox = false, drawOnBlackBars = false, g --this is for iOS. Set it to true if you enabled the status bar in your Moai xCode Project, to keep screen touch configured properly. config.iosStatusBar = false -return config \ No newline at end of file +return config