historical/toontown-classic.git/panda/samples/rocket-console/assets/console.rml
2024-01-16 11:20:27 -06:00

11 lines
239 B
Text

<rml>
<head>
<title>Administrative Console</title>
<link type="text/rcss" href="console.rcss"/>
</head>
<!-- events are bound strictly from code -->
<body >
<text id="content" />
</body>
</rml>