changeset 2172 | 80d34c0b9dfe |
parent 2155 | d897222d3339 |
child 2184 | f59f80e034b1 |
--- a/gameServer/OfficialServer/DBInteraction.hs Thu Jun 18 17:48:06 2009 +0000 +++ b/gameServer/OfficialServer/DBInteraction.hs Fri Jun 19 17:55:42 2009 +0000 @@ -66,6 +66,10 @@ return accountsCache ClearCache -> return Map.empty + SendStats {} -> do + hPutStrLn hIn $ show q + hFlush hIn + return accountsCache return updatedCache where