修正NX模组不会让成绩无效
This commit is contained in:
@@ -7,6 +7,7 @@ MODOPT={--Mod options
|
|||||||
key="q",x=80,y=230,color='O',
|
key="q",x=80,y=230,color='O',
|
||||||
list={0,1,2,3,4,5,6},
|
list={0,1,2,3,4,5,6},
|
||||||
func=function(P,O)P.gameEnv.nextCount=O end,
|
func=function(P,O)P.gameEnv.nextCount=O end,
|
||||||
|
unranked=true,
|
||||||
},
|
},
|
||||||
{no=1,id="HL",name="hold",
|
{no=1,id="HL",name="hold",
|
||||||
key="w",x=200,y=230,color='O',
|
key="w",x=200,y=230,color='O',
|
||||||
|
|||||||
Reference in New Issue
Block a user