Files
siliconsandGitHub b497e19b83 minor changes from melee refactor branch (#7127)
removes dead code, fixes descriptions, adds examine event struct, and
adds fmttext()
2025-04-30 10:14:25 +02:00

9 lines
272 B
Plaintext

//* This file is explicitly licensed under the MIT license. *//
//* Copyright (c) 2024 Citadel Station Developers *//
/**
* datums used to hold data for procs without having to pass too many args around
*/
/datum/event_args
abstract_type = /datum/event_args