mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Tweaks TGUI critical error screen (#14556)
This commit is contained in:
@@ -134,27 +134,12 @@ Byond.call('', {
|
||||
<!-- Fatal error container -->
|
||||
<div id="FatalError" style="display: none">
|
||||
<div class="FatalError__logo">
|
||||
_____ _____ _______ _____
|
||||
/\ \ /\ \ /::\ \ /\ \
|
||||
/::\____\ /::\ \ /::::\ \ /::\ \
|
||||
/::::| | \:::\ \ /::::::\ \ /::::\ \
|
||||
/:::::| | \:::\ \ /::::::::\ \ /::::::\ \
|
||||
/::::::| | \:::\ \ /:::/~~\:::\ \ /:::/\:::\ \
|
||||
/:::/|::| | \:::\ \ /:::/ \:::\ \ /:::/__\:::\ \
|
||||
/:::/ |::| | /::::\ \ /:::/ / \:::\ \ \:::\ \:::\ \
|
||||
/:::/ |::| | _____ /::::::\ \ /:::/____/ \:::\____\ ___\:::\ \:::\ \
|
||||
/:::/ |::| |/\ \ /:::/\:::\ \|:::| | |:::| |/\ \:::\ \:::\ \
|
||||
/:: / |::| /::\____\/:::/ \:::\____\:::|____| |:::| /::\ \:::\ \:::\____\
|
||||
\::/ /|::| /:::/ /:::/ \::/ /\:::\ \ /:::/ /\:::\ \:::\ \::/ /
|
||||
\/____/ |::| /:::/ /:::/ / \/____/ \:::\ \ /:::/ / \:::\ \:::\ \/____/
|
||||
|::|/:::/ /:::/ / \:::\ /:::/ / \:::\ \:::\ \
|
||||
|::::::/ /:::/ / \:::\__/:::/ / \:::\ \:::\____\
|
||||
|:::::/ /\::/ / \::::::::/ / \:::\ /:::/ /
|
||||
|::::/ / \/____/ \::::::/ / \:::\/:::/ /
|
||||
/:::/ / \::::/ / \::::::/ /
|
||||
/:::/ / \::/____/ \::::/ /
|
||||
\::/ / \::/ /
|
||||
\/____/ \/____/
|
||||
███╗ ██╗████████╗ ██████╗ ███████╗
|
||||
████╗ ██║╚══██╔══╝██╔═══██╗██╔════╝
|
||||
██╔██╗ ██║ ██║ ██║ ██║███████╗
|
||||
██║╚██╗██║ ██║ ██║ ██║╚════██║
|
||||
██║ ╚████║ ██║ ╚██████╔╝███████║
|
||||
╚═╝ ╚═══╝ ╚═╝ ╚═════╝ ╚══════╝
|
||||
</div>
|
||||
<marquee class="FatalError__header">
|
||||
A fatal exception has occurred at 002B:C562F1B7 in TGUI.
|
||||
|
||||
Reference in New Issue
Block a user