Added default weaponset to frontlib hwconsts
Now the weaponset create function can actually do what it promises and create
a default set instead of an empty one :)
{-# LANGUAGE OverloadedStrings #-}module Consts whereimport qualified Data.ByteString.Char8 as BserverVersion :: B.ByteStringserverVersion = "1"