Modified Animate.lua function AnimMove to take highercase direction (e.g. "Left")
Solved a bug in Mission 4 where after the second wave appears, control went to the cannibals
Changed random seed to 1
{-# LANGUAGE OverloadedStrings #-}module Consts whereimport qualified Data.ByteString.Char8 as BserverVersion :: B.ByteStringserverVersion = "1"