mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
#AUTOLASE
* Fix for "self" error after start
This commit is contained in:
@@ -111,7 +111,7 @@ AUTOLASE = {
|
|||||||
|
|
||||||
--- AUTOLASE class version.
|
--- AUTOLASE class version.
|
||||||
-- @field #string version
|
-- @field #string version
|
||||||
AUTOLASE.version = "0.1.13"
|
AUTOLASE.version = "0.1.14"
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
-- Begin Functional.Autolase.lua
|
-- Begin Functional.Autolase.lua
|
||||||
@@ -215,7 +215,7 @@ function AUTOLASE:New(RecceSet, Coalition, Alias, PilotSet)
|
|||||||
self:HandleEvent(EVENTS.PlayerEnterAircraft)
|
self:HandleEvent(EVENTS.PlayerEnterAircraft)
|
||||||
--self:SetPilotMenu()
|
--self:SetPilotMenu()
|
||||||
end
|
end
|
||||||
self.SetPilotMenu()
|
--self.SetPilotMenu()
|
||||||
|
|
||||||
|
|
||||||
self:SetClusterAnalysis(false, false)
|
self:SetClusterAnalysis(false, false)
|
||||||
|
|||||||
Reference in New Issue
Block a user