/datum/poll_manager 
master poll controller for the server. Caches the results, syncs with api
Vars | |
| global_server_id | server id for global polls | 
|---|---|
| rp_only_server_id | server id for rp only polls | 
Procs | |
| sync_polldata | fetch and cache the latest poll data from the API | 
Var Details
global_server_id  
server id for global polls
rp_only_server_id  
server id for rp only polls
Proc Details
sync_polldata
fetch and cache the latest poll data from the API