Merges LAZYDISTINCTADD and LAZYADDOR (#22138)

* kills off LAZYDISTINCTADD

* Changes it to Distinct Add...
This commit is contained in:
Contrabang
2023-08-28 15:44:56 +01:00
committed by GitHub
parent ab04ec8744
commit e754819607
3 changed files with 4 additions and 5 deletions
@@ -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`.