Files
Bubberstation/code/modules/admin/view_variables/debug_variables.dm
SkyratBot f92318b04f [MIRROR] Fixes vv of things in lists [MDB IGNORE] (#24611)
* Fixes vv of things in lists (#79282)

I forgot name could be a number for list indexes, so this switches to
using `in` instead.

Also improves the error message a little bit so reported issues can at
least say *something* about the value throwing an error.

fixes #79280
fixes #79264

* Fixes vv of things in lists

---------

Co-authored-by: Emmett Gaines <ninjanomnom@gmail.com>
2023-10-27 03:56:35 -04:00

5.1 KiB