mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-15 00:07:39 -04:00
Fixed minor error
This commit is contained in:
@@ -714,7 +714,7 @@ public class ObjectService implements INetworkDispatch {
|
||||
creature.addCooldown(cooldownGroup, object.getIntAttribute("reuse_time"));
|
||||
}
|
||||
|
||||
templateFound = true;
|
||||
foundTemplate = true;
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user