Tyche's Mud Polling system.
This module is a full fledged voting system.
author Jon A. Lambert
version 1.96
date 06/27/2000
This code copyright (C) 2000 by Jon A. Lambert
<sourcery@alltel.net> - All rights reserved.
No part of this code may be used without my written consent.
This code released to the PUBLIC DOMAIN on 4/2/2006
Installation of Tyche's Mud Polling system.
1) copy vote.c and vote.pch to your Rom24/src directory
2) switch to the rom24/src directory
3) run the patch utility…
patch -i vote.pch -u -p2
or
3) Hand patch