Fuse data

This commit is contained in:
2021-10-19 13:15:30 +01:00
parent 9e9d2b5def
commit 4c3a18d7d7
-5
View File
@@ -1,5 +0,0 @@
{- | World triggers are intended to help me handle global events,
such as new levels, game overs, etc, that disrupt the typical flow of the game.
They should probably be used sparingly. -}
module Dodge.World.Trigger.Data where