mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-23 05:08:16 +01:00
Dreamchecker compatibility changes, part 1.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
interact(user)
|
||||
|
||||
/datum/integrated_io/lists/proc/interact(mob/user)
|
||||
. = ..()
|
||||
var/list/my_list = data
|
||||
var/t = "<h2>[src]</h2><br>"
|
||||
t += "List length: [my_list.len]<br>"
|
||||
|
||||
Reference in New Issue
Block a user