Merge branch '1.21' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into world-structures
This commit is contained in:
commit
8aa06537d6
@ -101,6 +101,7 @@ class DynamicSynchableGroup<T : Any>(
|
||||
checkNotNull(removed)
|
||||
check(removed.slot == element)
|
||||
removed.close()
|
||||
removals.add(element.id)
|
||||
listener.run()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user