This commit is contained in:
therealunull
2020-12-14 09:08:42 -05:00
parent aa44329202
commit a55f9502e2
115 changed files with 5376 additions and 267 deletions

View File

@@ -288,7 +288,7 @@ public final class NetSocket extends AbstractSocket implements Runnable {
break;
}
} catch (Exception var12) { // L: 154
PlayerAppearance.RunException_sendStackTrace((String)null, var12); // L: 155
PlayerComposition.RunException_sendStackTrace((String)null, var12); // L: 155
}
} // L: 157