diff options
Diffstat (limited to 'wolf3d/html/msg.html')
| -rw-r--r-- | wolf3d/html/msg.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wolf3d/html/msg.html b/wolf3d/html/msg.html new file mode 100644 index 0000000..38d67c0 --- /dev/null +++ b/wolf3d/html/msg.html @@ -0,0 +1,3 @@ +<div id="msg"> + <div id="msgtext"></div> +</div> |