mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Adds a few LAZYLIST macros and documentation (#25590)
* wow none of this was documented! * sentences two spaces to death * corrects lazylen comment
This commit is contained in:
@@ -210,7 +210,7 @@
|
||||
animate_lifespan = lifespan
|
||||
|
||||
// View the message
|
||||
LAZYADDASSOC(owned_by.seen_messages, message_loc, src)
|
||||
LAZYADDASSOCLIST(owned_by.seen_messages, message_loc, src)
|
||||
owned_by.images |= message
|
||||
|
||||
// Fade in
|
||||
|
||||
Reference in New Issue
Block a user