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

Character Sheet dialog now provides a link to the online character sheet url

git-svn-id: http://svn.net-core.org/repos/t-engine4@2104 51575b47-30f0-44d4-a5cc-537603b46e54
parent f7e3421c
No related branches found
No related tags found
No related merge requests found
......@@ -18,8 +18,8 @@
-- darkgod@te4.org
require "engine.class"
local DamageType = require "engine.DamageType"
local base = require "engine.interface.PlayerDumpJSON"
local DamageType = require "engine.DamageType"
module(..., package.seeall, class.inherit(class.make{}, base))
......
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