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/Player.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'not/Player.lua') diff --git a/not/Player.lua b/not/Player.lua index bcd72bc..fd1613c 100644 --- a/not/Player.lua +++ b/not/Player.lua @@ -16,7 +16,7 @@ function Player:new (...) return o end --- Initializator of `Player`. +-- Initializer of `Player`. function Player:init (...) Hero.init(self, ...) end \ No newline at end of file -- cgit v1.1