Merge pull request #31076 from AutomaticFrenzy/elseif
Fix dangling #elseif in list helpers
This commit is contained in:
committed by
CitadelStationBot
parent
d25894447e
commit
2309a729c7
@@ -474,7 +474,7 @@
|
||||
#error Remie said that lummox was adding a way to get a lists
|
||||
#error contents via list.values, if that is true remove this
|
||||
#error otherwise, update the version and bug lummox
|
||||
#elseif
|
||||
#endif
|
||||
//Flattens a keyed list into a list of it's contents
|
||||
/proc/flatten_list(list/key_list)
|
||||
if(!islist(key_list))
|
||||
|
||||
Reference in New Issue
Block a user