Clean up some loc assignments (#33157)
This commit is contained in:
committed by
CitadelStationBot
parent
a3a87bdb3f
commit
9f9582ba5e
@@ -1042,4 +1042,4 @@ GLOBAL_VAR_INIT(year_integer, text2num(year)) // = 2013???
|
||||
/obj/mecha/update_remote_sight(mob/living/user)
|
||||
if(occupant_sight_flags)
|
||||
if(user == occupant)
|
||||
user.sight |= occupant_sight_flags
|
||||
user.sight |= occupant_sight_flags
|
||||
Reference in New Issue
Block a user