More typo.

This commit is contained in:
Rob Nelson
2014-01-24 12:24:35 -05:00
committed by ZomgPonies
parent e3a2a9238d
commit dd7f48c470
+1 -1
View File
@@ -104,7 +104,7 @@
user << "\red Access denied."
return
locked = !locked
if(locked)
if(!locked)
user << "\icon[src] \blue \The [src] clicks as locks release, and it slowly opens for you."
else
user << "\icon[src] \blue You close \the [src] and swipe your card, locking it."