Fixed text inaccuracy in mod menu
 0.15.4 made every mod cause the game to be unranked, so this should be changed to: `Beware, the mods will cause your game to be unranked!`
This commit is contained in:
committed by
GitHub
parent
0ea58e0858
commit
1380fa768c
@@ -108,7 +108,7 @@ return{
|
|||||||
|
|
||||||
errorMsg="Techmino ran into a problem and needs to restart.\nYou can send the error log to the devs.",
|
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={
|
modInfo={
|
||||||
next="NEXT\nOverrides the number of Next pieces.",
|
next="NEXT\nOverrides the number of Next pieces.",
|
||||||
hold="HOLD\nOverrides the number of Hold pieces.",
|
hold="HOLD\nOverrides the number of Hold pieces.",
|
||||||
|
|||||||
Reference in New Issue
Block a user