mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
7 lines
253 B
Plaintext
7 lines
253 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.
|