mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-15 00:07:39 -04:00
useObject adds the UseTarget
This commit is contained in:
@@ -638,6 +638,8 @@ public class ObjectService implements INetworkDispatch {
|
||||
return;
|
||||
}
|
||||
|
||||
creature.setUseTarget(object);
|
||||
|
||||
int reuse_time;
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user