From b4389dfb590862b50cc6c9ce59d3fcef9bd046b3 Mon Sep 17 00:00:00 2001 From: Aki Date: Mon, 3 Apr 2017 20:11:21 +0200 Subject: World comments, other comments, todos --- not/Effect.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'not/Effect.lua') diff --git a/not/Effect.lua b/not/Effect.lua index 1bf9ed7..4051b92 100644 --- a/not/Effect.lua +++ b/not/Effect.lua @@ -21,7 +21,7 @@ function Effect:new (name, x, y) return o end --- Initializator of `Effect`. +-- Initializer of `Effect`. function Effect:init (name, x, y) Decoration.init(self, x, y, nil) self:setAnimationsList(require("effects")) -- cgit v1.1