Skip to content

Instantly share code, notes, and snippets.

View canoad56's full-sized avatar

Alex canoad56

  • Xela Development
  • USA
View GitHub Profile
@canoad56
canoad56 / main.lua
Created December 18, 2011 19:11
edit info for player data
--[[
Players Program:
edit player data module
revised: 12.19.11
--]]
display.setStatusBar( display.DefaultStatusBar )
local widget = require "widget"
widget.setTheme( "theme_ios" )