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

typo

git-svn-id: http://svn.net-core.org/repos/t-engine4@2974 51575b47-30f0-44d4-a5cc-537603b46e54
parent 5ae13108
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,9 @@ local Separator = require "engine.ui.Separator"
module(..., package.seeall, class.inherit(Dialog))
local _points_left = [[
Categories points left: #00FF00#%d#WHITE#
Class Talents points left: #00FF00#%d#WHITE#
Generic Talents points left: #00FF00#%d#WHITE#]]
Category points left: #00FF00#%d#WHITE#
Class talent points left: #00FF00#%d#WHITE#
Generic talent points left: #00FF00#%d#WHITE#]]
function _M:init(actor, on_finish)
self.actor = actor
......
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