Skip to content

Commit 1900145

Browse files
committed
Requested formatting fixes
Adding requested formatting fixes
1 parent 8069334 commit 1900145

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

NWN.Anvil/src/main/API/Objects/NwCreature.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2785,7 +2785,6 @@ public void SummonFamiliar(string resRef)
27852785
/// Use this on an NPC to cause all nearby creatures to stop what they are doing and sets the NPC's enemies within this range to be neutral towards the NPC with nearby enemies.
27862786
/// If this command is run on a PC or an object that is not a creature, nothing will happen.
27872787
/// </summary>
2788-
27892788
public async Task SurrenderToEnemies()
27902789
{
27912790
await WaitForObjectContext();

0 commit comments

Comments
 (0)