diff options
Diffstat (limited to 'not/Decoration.lua')
-rw-r--r-- | not/Decoration.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/not/Decoration.lua b/not/Decoration.lua index 7f020e1..5bfc328 100644 --- a/not/Decoration.lua +++ b/not/Decoration.lua @@ -1,3 +1,5 @@ +-- TODO: follow new code template +-- TODO: add comments require "not.Sprite" Decoration = { world = nil, |