gameServer/FloodDetection.hs
author unc0rr
Fri, 31 Jan 2014 12:45:51 +0400
changeset 10092 a92a4ba39a79
parent 10090 a471a7bbc339
child 10093 ada172d33988
permissions -rw-r--r--
Fix build

module FloodDetection where

import CoreTypes

registerEvent :: Event -> a
registerEvent e = undefined