mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
- Fixes a powernet runtime which could cause problems.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5662 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
|
||||
|
||||
/proc/powernet_nextlink(var/obj/O, var/datum/powernet/PN)
|
||||
var/list/P
|
||||
var/list/P = list()
|
||||
|
||||
while(1)
|
||||
if( istype(O,/obj/structure/cable) )
|
||||
|
||||
Reference in New Issue
Block a user