mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-20 15:21:29 +00:00
CODE STYLE MATTERS
This commit is contained in:
@@ -982,7 +982,7 @@ var/gamma_ship_location = 1 // 0 = station , 1 = space
|
||||
qdel(frommob)
|
||||
|
||||
|
||||
if(istype(tothing, /mob/living))
|
||||
if(isliving(tothing))
|
||||
var/mob/living/tomob = tothing
|
||||
|
||||
var/question = ""
|
||||
|
||||
Reference in New Issue
Block a user