You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pm->submodel[n].look_at_num = -2; // Set this to -2 to mark it as something we need to work out the correct subobject number for later, after all subobjects have been processed
@@ -1274,7 +1274,7 @@ int read_model_file(polymodel * pm, char *filename, int n_subsystems, model_subs
1274
1274
1275
1275
// Sets can_move on submodels which are of a rotating type or which have such a parent somewhere down the hierarchy
1276
1276
if ((pm->submodel[n].movement_type != MOVEMENT_TYPE_NONE)
0 commit comments