mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Remove datum super call
This commit is contained in:
@@ -59,7 +59,6 @@ SUBSYSTEM_DEF(throwing)
|
||||
var/last_move = 0
|
||||
|
||||
/datum/thrownthing/New(var/atom/movable/thrownthing, var/atom/target, var/range, var/speed, var/mob/thrower, var/datum/callback/callback)
|
||||
..()
|
||||
src.thrownthing = thrownthing
|
||||
src.target = target
|
||||
src.target_turf = get_turf(target)
|
||||
|
||||
Reference in New Issue
Block a user