mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-01-17 00:05:07 -05:00
Update collection_use_object_on_object.java
This commit is contained in:
@@ -63,6 +63,7 @@ public class collection_use_object_on_object extends script.base_script
|
||||
|
||||
public int OnObjectMenuSelect(obj_id self, obj_id player, int item) throws InterruptedException
|
||||
{
|
||||
sendDirtyObjectMenuNotification(self);
|
||||
if (item != menu_info_types.ITEM_USE)
|
||||
{
|
||||
return SCRIPT_CONTINUE;
|
||||
|
||||
Reference in New Issue
Block a user