Merge pull request #93 from Not-A-Normal-Robot/patch-1
Fix text inaccuracy in mod menu
This commit is contained in:
@@ -108,7 +108,7 @@ return{
|
||||
|
||||
errorMsg="Techmino ran into a problem and needs to restart.\nYou can send the error log to the devs.",
|
||||
|
||||
modInstruction="Choose your modifiers!\nMods allow you to change the game.\nThey may also break it in weird ways.\nBeware, some mods will cause your game to be unranked!",
|
||||
modInstruction="Choose your modifiers!\nMods allow you to change the game.\nThey may also break it in weird ways.\nBeware, the mods will cause your game to be unranked!",
|
||||
modInfo={
|
||||
next="NEXT\nOverrides the number of Next pieces.",
|
||||
hold="HOLD\nOverrides the number of Hold pieces.",
|
||||
@@ -921,4 +921,4 @@ return{
|
||||
{C.Y,"O-Spin Triple!"},
|
||||
{C.Z,"What? ",C.lC,"Xspin?"},
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user