Remove mod.html

This commit is contained in:
Paul Chote
2011-01-28 09:01:06 +13:00
parent 37f26c652b
commit 687406ccbd
6 changed files with 0 additions and 572 deletions

View File

@@ -1,7 +0,0 @@
<html>
<body>
<h1>Example Mod</h1>
<h2>Demonstrates how to add a new unit by adding a soviet supply truck.</h2>
<input type="button" class="button" onclick="window.external.launchMod('example')" value="Play" />
</body>
</html>