]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/gameserv.cpp
changed logig for wishing well forest event to add a forest fight back if you had...
[irc/gameservirc.git] / gameserv / gameserv.cpp
index 35d32b46a041621fd119c938f8c15e161e8fb69b..438ac1b8ac6a54f15ec251423f94840657f3fdb3 100644 (file)
@@ -168,6 +168,7 @@ void gameserv(char *source, char *buf)
     if (curday != day)
     {
         refreshall();
+       clearNews(todaysnews);
         day = curday;
        save_day(); // here i come to save the day!
     }