mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Undid a runtime fix in hear(). It was probably causing more runtimes.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5288 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -37,8 +37,6 @@
|
||||
|
||||
/proc/hear(var/range, var/atom/source)
|
||||
|
||||
if(!source || range == null) return
|
||||
|
||||
var/lum = source.luminosity
|
||||
source.luminosity = 6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user