useObject adds the UseTarget

This commit is contained in:
Treeku
2014-04-29 04:49:42 +01:00
parent 985cd6b779
commit 73f8ad85bc
4 changed files with 8 additions and 6 deletions
+2
View File
@@ -638,6 +638,8 @@ public class ObjectService implements INetworkDispatch {
return;
}
creature.setUseTarget(object);
int reuse_time;
try {