Work towards making world read/showable
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
module Dodge.TestString where
|
||||
import Dodge.Data
|
||||
|
||||
testStringInit :: Universe -> [String]
|
||||
testStringInit _ = []
|
||||
--testStringInit = map (show . _drStatus) . IM.elems . _doors
|
||||
--testStringInit = const . const []
|
||||
Reference in New Issue
Block a user