fix spawn rot?

This commit is contained in:
zimzaza4
2024-11-10 12:06:14 +08:00
parent 0706b54bd4
commit 2b07c8c10a
2 changed files with 4 additions and 3 deletions

View File

@@ -57,7 +57,6 @@ public class ModelEntity {
}
}
map.put(model, modelEntity);
return modelEntity;
}