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/Hero.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'not/Hero.lua') diff --git a/not/Hero.lua b/not/Hero.lua index f77e5cb..47c6e33 100644 --- a/not/Hero.lua +++ b/not/Hero.lua @@ -50,7 +50,7 @@ function Hero:new (game, world, x, y, name) return o end --- Initializator of `Hero`. +-- Initializer of `Hero`. function Hero:init (name, world, x, y) -- Find imagePath based on hero name. local fileName = name or Hero.name -- INITIAL from metatable -- cgit v1.1