mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
6 lines
252 B
Plaintext
6 lines
252 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) // VOREStation Edit - We don't use SSgame_master yet. |