Skip to content
Snippets Groups Projects
Commit 1800f42a authored by dg's avatar dg
Browse files

fix addons list

git-svn-id: http://svn.net-core.org/repos/t-engine4@5718 51575b47-30f0-44d4-a5cc-537603b46e54
parent 392c04b8
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ function _M:init()
self:setFocus(self.c_list)
self:setupUI()
self:select(self.list[1])
-- self:select(self.list[1])
self.key:addBinds{
EXIT = function() game:unregisterDialog(self) end,
......
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