v0.3.2c: updated a couple poorly worded texts
This commit is contained in:
committed by
Evan Debenham
parent
d7ae88d963
commit
8bf7794bb6
@@ -49,7 +49,7 @@ public class Chasm {
|
||||
private static final String TXT_YES = "Yes, I know what I'm doing";
|
||||
private static final String TXT_NO = "No, I changed my mind";
|
||||
private static final String TXT_JUMP =
|
||||
"Do you really want to jump into the chasm? You can probably die.";
|
||||
"Do you really want to jump into the chasm? A fall that far will be painful.";
|
||||
|
||||
public static boolean jumpConfirmed = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user