we load it from a file, that path might no longer exist

This commit is contained in:
Kashargul
2024-09-24 11:48:37 +02:00
committed by GitHub
parent abd98e1ae1
commit c6baa2083f
@@ -151,7 +151,8 @@ GLOBAL_DATUM_INIT(gear_tweak_free_matrix_recolor, /datum/gear_tweak/matrix_recol
continue
else
path = contents[metadata[i]]
new path(I)
if(path)
new path(I)
/*
* Ragent adjustment