Changes

Jump to navigation Jump to search

on.varChange

6 bytes added, 03:30, 18 June 2015
changed create by construction (valid in recent APIs)
Line 22: Line 22:  
<source lang="lua">
 
<source lang="lua">
   −
function on.create()
+
function on.construction()
 
   if not var.recall("highscore") then
 
   if not var.recall("highscore") then
 
     highscore = 0
 
     highscore = 0

Navigation menu