mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-30 00:15:50 -04:00
Baseline changes to CREO, WEAP, TANO
This commit is contained in:
@@ -179,6 +179,7 @@ public class ObjectManager extends Manager {
|
||||
}
|
||||
|
||||
private SWGObject createObjectFromTemplate(long objectId, String template) {
|
||||
// TODO: Set the stfFile name and set the stfKey automatically based on the template.
|
||||
if (!template.startsWith("object/"))
|
||||
return null;
|
||||
if (!template.endsWith(".iff"))
|
||||
|
||||
Reference in New Issue
Block a user