gameServer/FloodDetection.hs
changeset 10090 a471a7bbc339
child 10093 ada172d33988
equal deleted inserted replaced
10089:c6e5ed83fb83 10090:a471a7bbc339
       
     1 module FloodDetection where
       
     2 
       
     3 import CoreTypes
       
     4 
       
     5 registerEvent :: Event -> a
       
     6 registerEvent e = undefined