3 lines
151 B
Lua
3 lines
151 B
Lua
-- This needs to be an ActorFrame because children will want to load the base and merge their own elements into the table.
|
|
return Def.ActorFrame {};
|