Add groups for event responses

This commit is contained in:
Oliver-Akins 2020-10-08 23:09:58 -06:00
parent 12798e7a53
commit b58d1e7049

View file

@ -13,6 +13,10 @@
<li>Room - All connected clients to the game</li>
<li>Others - All connected clients to the game, except the Origin</li>
<li>Not Sent - This indicates that the event is not sent clients at all</li>
<li>Fascist - This is only received by the fascist players</li>
<li>Liberal - This is only received by the liberal players</li>
<li>President - This is only received by the currently active president</li>
<li>Chancellor - This is only received by the currently active chancellor</li>
</ul>
<hr>
<h2 id="events">Event List:</h2>