diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-07-02 10:46:36 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-07-02 10:46:36 -0400 |
commit | 1177e84b179b79ebc86a08e1fde49ed6cbd1327d (patch) | |
tree | 63a2c73002b353476c45a4213ef5fcc709b79019 /www/index.html | |
parent | 828588ccb0e7f203c53b1abad1d70f77d3185a81 (diff) | |
download | html5ks-1177e84b179b79ebc86a08e1fde49ed6cbd1327d.tar.xz html5ks-1177e84b179b79ebc86a08e1fde49ed6cbd1327d.zip |
working
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index ff38ee2..729d26a 100644 --- a/www/index.html +++ b/www/index.html @@ -55,6 +55,7 @@ <div id="nvlsay"></div> <img id="nvlctc" src="dump/ui/ctc_rotated.png"> </div> + <div id="choices"></div> <div id="main-menu" style="display: none;"> <div id="main-menu-buttons" style="top: 377px; position: absolute; left: 81px;"> <div id="start" class="button button-enabled">Start</div> |