see previous commit

This commit is contained in:
Jonathan Payne
2012-07-22 22:45:10 -07:00
parent 280d4ecde7
commit 3eb4e8d284
8 changed files with 55 additions and 7 deletions
@@ -0,0 +1,5 @@
local t = Def.ActorFrame {}
--
t[#t+1] = StandardDecorationFromFile("CustomOverlay","CustomOverlay");
--
return t;