mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
AIRBOSS v0.4.8
This commit is contained in:
parent
e7f1d98b64
commit
96b60d8ac0
@ -694,7 +694,7 @@ AIRBOSS.MenuF10={}
|
|||||||
|
|
||||||
--- Airboss class version.
|
--- Airboss class version.
|
||||||
-- @field #string version
|
-- @field #string version
|
||||||
AIRBOSS.version="0.4.7"
|
AIRBOSS.version="0.4.8"
|
||||||
|
|
||||||
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
-- TODO list
|
-- TODO list
|
||||||
@ -3855,7 +3855,7 @@ function AIRBOSS:_Groove(playerData)
|
|||||||
playerData.groove.IC=groovedata
|
playerData.groove.IC=groovedata
|
||||||
|
|
||||||
-- Check if player should wave off.
|
-- Check if player should wave off.
|
||||||
local waveoff=self:_CheckWaveOff(glideslopeError, lineupError, AoA, playerData.difficulty)
|
local waveoff=self:_CheckWaveOff(glideslopeError, lineupError, AoA, playerData)
|
||||||
|
|
||||||
-- Let's see..
|
-- Let's see..
|
||||||
if waveoff then
|
if waveoff then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user