mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Merges LAZYDISTINCTADD and LAZYADDOR (#22138)
* kills off LAZYDISTINCTADD * Changes it to Distinct Add...
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
user.client.screen += closer
|
||||
user.client.screen += contents
|
||||
user.s_active = src
|
||||
LAZYADDOR(mobs_viewing, user)
|
||||
LAZYDISTINCTADD(mobs_viewing, user)
|
||||
|
||||
/**
|
||||
* Hides the current container interface from `user`.
|
||||
|
||||
Reference in New Issue
Block a user