gameServer/CoreTypes.hs
changeset 4317 ba5d5a2f4c4b
parent 4295 1f5604cd99be
parent 4302 842586e6bd7f
child 4337 85e02b1a8e8f
equal deleted inserted replaced
4315:7d0c90cf9936 4317:ba5d5a2f4c4b
   141 newServerInfo :: TMVar StatisticsInfo -> Chan CoreMessage -> Chan DBQuery -> ServerInfo
   141 newServerInfo :: TMVar StatisticsInfo -> Chan CoreMessage -> Chan DBQuery -> ServerInfo
   142 newServerInfo = (
   142 newServerInfo = (
   143     ServerInfo
   143     ServerInfo
   144         True
   144         True
   145         "<h2><p align=center><a href=\"http://www.hedgewars.org/\">http://www.hedgewars.org/</a></p></h2>"
   145         "<h2><p align=center><a href=\"http://www.hedgewars.org/\">http://www.hedgewars.org/</a></p></h2>"
   146         "<font color=yellow><h3 align=center>Hedgewars 0.9.13 is out! Please update.</h3><p align=center><a href=http://hedgewars.org/download.html>Download page here</a></font>"
   146         "<font color=yellow><h3 align=center>Hedgewars 0.9.14 is out! Please update.</h3><p align=center><a href=http://hedgewars.org/download.html>Download page here</a></font>"
   147         31
   147         31
   148         46631
   148         46631
   149         0
   149         0
   150         ""
   150         ""
   151         ""
   151         ""