mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-17 13:42:44 +00:00
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
// Push button, receive event.
|
|
// Returns a selected event datum.
|
|
/datum/game_master/proc/choose_event()
|
|
|
|
/datum/game_master/proc/log_game_master(message)
|
|
SSgame_master.log_game_master(message) |