damnit fsx
This commit is contained in:
@@ -44,7 +44,7 @@ r['Oldschool'] = function(params, pss)
|
|||||||
local scoreLookupTable =
|
local scoreLookupTable =
|
||||||
{
|
{
|
||||||
['TapNoteScore_W1']=999,
|
['TapNoteScore_W1']=999,
|
||||||
['TapNoteScore_W2']=IsW1Allowed() and 888 or 999,
|
['TapNoteScore_W2']=IsW1Allowed('TapNoteScore_W2') and 888 or 999,
|
||||||
['TapNoteScore_W3']=777,
|
['TapNoteScore_W3']=777,
|
||||||
['TapNoteScore_W4']=555,
|
['TapNoteScore_W4']=555,
|
||||||
['TapNoteScore_W5']=111,
|
['TapNoteScore_W5']=111,
|
||||||
|
|||||||
Reference in New Issue
Block a user