mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-04 05:16:21 -04:00
Reorganized Static scripts
Static Spawn scripts now branched out in their planet's subfolder.
This commit is contained in:
@@ -168,7 +168,7 @@ public class StaticService implements INetworkDispatch {
|
||||
}
|
||||
} else {
|
||||
if (cell == null) {
|
||||
System.err.println("StaticService: Cell not found");
|
||||
System.err.println("StaticService: Cell not found for: " + template);
|
||||
return object;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user