Skip to content

Commit

Permalink
Changed the commented loadactor to the new one
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-abram authored Dec 27, 2016
1 parent 11e4ff0 commit a0b2355
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ t[#t+1] = LoadActor("currenttime")
t[#t+1] = LoadFont("Common Large")..{InitCommand=cmd(xy,5,32;halign,0;valign,1;zoom,0.55;diffuse,getMainColor("positive");settext,"Select Music:")}
t[#t+1] = LoadActor("../_cursor")
t[#t+1] = LoadActor("../_halppls")
--t[#t+1] = LoadActor("textentrysearchbar")
--t[#t+1] = LoadActor("wifesearchbar")

local skillsets = {
Overall = 0,
Expand Down

0 comments on commit a0b2355

Please sign in to comment.