mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-14 00:02:07 -04:00
Fixes: Traceback (most recent call last): File "scripts/commands/removebuff.py", line 8, in run buffObj = actor.getBuffByCRC(int(commandString)) AttributeError: 'resources.objects.creature.CreatureObject' object has no attribute 'getBuffByCRC'