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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@1833 51575b47-30f0-44d4-a5cc-537603b46e54
parent a2fb92fc
No related branches found
No related tags found
No related merge requests found
......@@ -133,7 +133,8 @@ newEntity{ base = "BASE_RING",
5, nil,
engine.Entity.new{alpha=100, display='', color_br=30, color_bg=60, color_bb=200},
function(e)
e.radius = e.radius + 1
e.radius = e.radius + 0.4
return true
end,
false
)
......
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