Make creature update an external function
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--{-# LANGUAGE TemplateHaskell #-}
|
||||
{-# LANGUAGE StrictData #-}
|
||||
module Dodge.Data.Payload where
|
||||
data Payload = ExplosionPayload | DudPayload
|
||||
Reference in New Issue
Block a user