mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Bump dreamchecker version to 1.4 (#8711)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
var/mob/abstract/observer/G = ghosts[target]
|
||||
|
||||
if(!G in ghosts)
|
||||
if(!(G in ghosts))
|
||||
statuscode = 404
|
||||
response = "Target not in ghosts list"
|
||||
data = null
|
||||
|
||||
Reference in New Issue
Block a user