mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
Fix Legion megafauna being able to enrage() for more than 1 time and remove /datum/nothing (#28509)
* fix * not a single thing
This commit is contained in:
@@ -81,6 +81,3 @@
|
||||
|
||||
for(var/target in signal_procs)
|
||||
UnregisterSignal(target, signal_procs[target])
|
||||
|
||||
/datum/nothing
|
||||
// Placeholder object, used for ispath checks. Has to be defined to prevent errors, but shouldn't ever be created.
|
||||
|
||||
Reference in New Issue
Block a user