mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Picky nits
This commit is contained in:
@@ -114,6 +114,6 @@
|
||||
add_fingerprint(user)
|
||||
return M
|
||||
|
||||
/mob/living/proc/checkBuckled()
|
||||
/mob/living/proc/check_buckled()
|
||||
if(buckled && !(buckled in loc))
|
||||
buckled.unbuckle_mob(src, force=1)
|
||||
|
||||
Reference in New Issue
Block a user