mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #6981 from VOREStation/vplk-overal-missed-fixes
Port followup misc fixes
This commit is contained in:
@@ -297,6 +297,7 @@ var/global/use_preloader = FALSE
|
|||||||
old_position = dpos + 1
|
old_position = dpos + 1
|
||||||
|
|
||||||
if(!atom_def) // Skip the item if the path does not exist. Fix your crap, mappers!
|
if(!atom_def) // Skip the item if the path does not exist. Fix your crap, mappers!
|
||||||
|
error("Maploader skipping undefined type: '[trim_text(copytext(full_def, 1, variables_start))]' (key=[model_key])")
|
||||||
continue
|
continue
|
||||||
members.Add(atom_def)
|
members.Add(atom_def)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user