Files
VOREStation/code/modules/client/preference_setup/loadout
Leshana a5af2759e3 Fix Runtime in loadout.dm,277: bad index
Runtime happens when someone has a saved preferences loadout containing an item that currently is expected to have gear_tweaks, but at the time that the savefile was last saved, did *not* have gear tweaks.  Thus the saved prefs have null metadata.
Also it makes no sense to check the length of a list *inside* a for loop iterating over that list..
TODO - Figure out if its okay to spawn it without the metadata.
2020-02-23 22:03:21 -05:00
..
2019-11-25 21:16:26 -05:00
2019-09-25 17:09:11 -04:00
2020-02-19 14:34:41 -05:00
2020-01-11 17:07:29 +01:00
2019-10-01 10:30:29 +03:00