mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-21 06:13:13 -04:00
Fixed radials, refactored shuttle timer (works now), shuttleport can no longer travel to starports on other planets and vice versa...
...added almost all of the missing travel points
This commit is contained in:
@@ -524,7 +524,6 @@ public class ObjectService implements INetworkDispatch {
|
||||
if (object == null) {
|
||||
return;
|
||||
}
|
||||
|
||||
useObject(creature, object);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user