Clean up some loc assignments (#33157)

This commit is contained in:
vuonojenmustaturska
2017-12-02 09:44:20 -06:00
committed by CitadelStationBot
parent a3a87bdb3f
commit 9f9582ba5e
7 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -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