0

Adds spawn output rendering (variant of night which shows dark areas in red) and support for multiple map types with buttons to switch between them.

This commit is contained in:
Jenny
2010-12-14 02:39:01 -08:00
parent 5819ab60e0
commit d210076479
6 changed files with 96 additions and 24 deletions

View File

@@ -25,7 +25,7 @@ body { height: 100%; margin: 0px; padding: 0px ; background-color: #000; }
#signControl > div#top {
background-color: #fff;
border: 1px solid #000;
border: 2px solid #000;
text-align: center;
width: 70px;
font-size: 12px;