Skip to content
Snippets Groups Projects
Commit 9c41ac2b authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@3702 51575b47-30f0-44d4-a5cc-537603b46e54
parent 38862d20
No related branches found
No related tags found
No related merge requests found
......@@ -134,6 +134,7 @@ function _M:init(title, actor, order, at_end, quickbirth, w, h)
}
self:setupUI()
-- If we wanted to hide the custom tile selector for non donators, but we dont want to
-- if not profile.auth or not tonumber(profile.auth.donated) or tonumber(profile.auth.donated) <= 1 then self:toggleDisplay(self.c_tile, false) end
if self.descriptors_by_type.difficulty == "Tutorial" then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment