mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
6 lines
181 B
Plaintext
6 lines
181 B
Plaintext
#define VOTE_RESTART "restart"
|
|
#define VOTE_GAMEMODE "gamemode"
|
|
#define VOTE_CREW_TRANSFER "crew_transfer"
|
|
#define VOTE_ADD_ANTAGONIST "add_antagonist"
|
|
#define VOTE_CUSTOM "custom"
|