mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 04:56:29 +01:00
Merge pull request #592 from Neerti/12/15/2015_fixes_double_ghosts
Removes stray ..() in communicator.dm
This commit is contained in:
@@ -170,7 +170,6 @@ var/global/list/obj/item/device/communicator/all_communicators = list()
|
||||
exonet.make_address("communicator-[src.client]-[src.client.prefs.real_name]")
|
||||
else
|
||||
exonet.make_address("communicator-[key]-[src.real_name]")
|
||||
..()
|
||||
|
||||
// Proc: Destroy()
|
||||
// Parameters: None
|
||||
|
||||
Reference in New Issue
Block a user