mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-20 20:52:52 +01:00
Change return 1 to return TRUE
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
else
|
||||
client.perspective = EYE_PERSPECTIVE
|
||||
client.eye = loc
|
||||
return 1
|
||||
return TRUE
|
||||
|
||||
|
||||
/mob/proc/show_inv(mob/user as mob)
|
||||
|
||||
Reference in New Issue
Block a user