mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
travis newlines
This commit is contained in:
@@ -355,4 +355,5 @@ a {
|
||||
/obj/proc/force_eject_occupant()
|
||||
// This proc handles safely removing occupants from the object if they must be cryoed due to being SSD/AFK.
|
||||
// In the event that the object doesn't have an overriden version of this proc to do it, log a runtime so one can be added.
|
||||
log_runtime(EXCEPTION("Proc force_eject_occupant() is not overriden on a machine containing a mob."), src)
|
||||
log_runtime(EXCEPTION("Proc force_eject_occupant() is not overriden on a machine containing a mob."), src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user