gameServer/HWProtoNEState.hs
branch0.9.14.1
changeset 4334 82cfbbab73da
parent 4242 5e3c5fe2cb14
child 4337 85e02b1a8e8f
--- a/gameServer/HWProtoNEState.hs	Sun Nov 14 21:36:47 2010 +0300
+++ b/gameServer/HWProtoNEState.hs	Sun Nov 14 20:06:47 2010 +0100
@@ -1,7 +1,7 @@
 module HWProtoNEState where
 
 import qualified Data.IntMap as IntMap
-import Maybe
+import Data.Maybe
 import Data.List
 import Data.Word
 --------------------------------------