7 lines
165 B
HTML
7 lines
165 B
HTML
<html>
|
|
<body>
|
|
<h1>Red Alert</h1>
|
|
<input type="button" class="button" onclick="window.external.launchCurrentMod();" value="Play" />
|
|
</body>
|
|
</html>
|