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/Cloud.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'not/Cloud.lua') diff --git a/not/Cloud.lua b/not/Cloud.lua index 2af7d4b..3bc5377 100644 --- a/not/Cloud.lua +++ b/not/Cloud.lua @@ -42,7 +42,7 @@ function Cloud:new (x, y, t, v) return o end --- Initializator of `Cloud`. +-- Initializer of `Cloud`. function Cloud:init (x, y, t, v) Decoration.init(self, x, y, nil) self:setAnimationsList(animations) -- cgit v1.1