Fixed random map generator
commitfcc502e39ee3c2233ab83229c799aad5536bba83
authorPhilip Pavlick <philip@swash.link>
Tue, 14 Aug 2018 06:47:29 +0000 (14 02:47 -0400)
committerPhilip Pavlick <philip@swash.link>
Tue, 14 Aug 2018 06:47:29 +0000 (14 02:47 -0400)
treef42b96b3514ab241c699670c8e042fa826a18fb8
parentb8b06447b8c30314cefd39554eea2a3437886f5f
Fixed random map generator

The RNG seed function was accidentally called after the map was already
generated.  This has been fixed.
src/main.d