now Random Weapons will show the weapon you will get during the other players turns
not tested online yet, would be happy if someone could and report to me results
{-# LANGUAGE OverloadedStrings #-}
module Consts where
import qualified Data.ByteString.Char8 as B
serverVersion :: B.ByteString
serverVersion = "0"