diff options
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 540900c..0372fca 100644 --- a/www/index.html +++ b/www/index.html @@ -52,7 +52,7 @@ </div> <div id="nvl" style="display: none;"> <div id="nvlsay" class="say"></div> - <img id="nvlctc" src="dump/ui/ctc_rotated.png"> + <img id="nvlctc" src="dump/ui/ctc.png"> </div> <div id="choices" class="centered"></div> <div id="centered" class="centered say"></div> |