generated from Jaysyn/ModuleTemplate
2026/05/20 Update
Background system cleanup.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "prc_effect_inc"
|
||||
|
||||
|
||||
void main()
|
||||
{
|
||||
@@ -7,7 +7,7 @@ void main()
|
||||
|
||||
if (GetHasSpellEffect(nSpellID, oPC))
|
||||
{
|
||||
PRCRemoveSpellEffects(nSpellID, oPC, oPC);
|
||||
RemoveSpellEffects(nSpellID, oPC, oPC);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user