From 1657ac4ddb5e223dd492d13d13fb114c232b7271 Mon Sep 17 00:00:00 2001 From: Aki Date: Sat, 30 Jul 2016 16:16:50 +0200 Subject: Selector assing on attack only --- selector.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'selector.lua') diff --git a/selector.lua b/selector.lua index c8740db..01d7fcf 100644 --- a/selector.lua +++ b/selector.lua @@ -49,6 +49,7 @@ end function Selector:assignController(controller) controller:setParent(self) self.controller = controller + self.naut = 2 end function Selector:getController() if self.controller ~= nil then -- cgit v1.1