fix contact info in crash report

This commit is contained in:
ayunami2000 2022-01-25 18:22:34 -05:00
parent 077efc4109
commit 5134c31f9f
2 changed files with 17169 additions and 17169 deletions

File diff suppressed because it is too large Load Diff

View File

@ -78,7 +78,7 @@ public class Client {
EaglerAdapterImpl2.removeEventHandlers(); EaglerAdapterImpl2.removeEventHandlers();
StringBuilder str = new StringBuilder(); 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(t);
str.append('\n').append('\n'); str.append('\n').append('\n');
str.append("eaglercraft.version = \"").append(ConfigConstants.version).append("\"\n"); str.append("eaglercraft.version = \"").append(ConfigConstants.version).append("\"\n");