fix contact info in crash report
This commit is contained in:
parent
077efc4109
commit
5134c31f9f
34336
javascript/classes.js
34336
javascript/classes.js
File diff suppressed because it is too large
Load Diff
|
@ -78,7 +78,7 @@ public class Client {
|
|||
EaglerAdapterImpl2.removeEventHandlers();
|
||||
|
||||
StringBuilder str = new StringBuilder();
|
||||
str.append("Game Crashed! I have fallen and I can't get up! Send the following text to cgiacun@gmail.com or LAX1DUDE#6306 on discord or @calderyounggg on instagram\n\n");
|
||||
str.append("Game Crashed! I have fallen and I can't get up! Send the following text to ayunami2000#5250 on discord or https://discord.com/users/214118574485143553§r\n\n");
|
||||
str.append(t);
|
||||
str.append('\n').append('\n');
|
||||
str.append("eaglercraft.version = \"").append(ConfigConstants.version).append("\"\n");
|
||||
|
|
Loading…
Reference in New Issue
Block a user