mirror of
https://github.com/goonstation/goonstation-2020.git
synced 2026-08-20 10:36:14 +01:00
14 lines
494 B
HTML
14 lines
494 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="{{resource("css/style.css")}}">
|
|
</head>
|
|
<body class="tgcontrolsinfo">
|
|
<h1 class="center">Use /TG/ style interface?</h1><img src="{{resource("images/tg_control_info.png")}}" class="center" />
|
|
|
|
<p>We have moved options for /TG/ style interface!</p>
|
|
<p>These can be found under the drop-down menu at the top of the screen - 'Game'<p>
|
|
<p>Save your profile in Character Setup to dismiss this alert.</p>
|
|
</body>
|
|
</html>
|