Added a hook to uGame which now allows uTouch to take action outside of SDL_Finger* events
Users can no walk left, right, jump up, aim, fire and are limited in zooming
{-# LANGUAGE OverloadedStrings #-}module Consts whereimport qualified Data.ByteString.Char8 as BserverVersion :: B.ByteStringserverVersion = "0"