Skip to content

Commit 03b1f55

Browse files
authored
One more missed tag
1 parent d025d4a commit 03b1f55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

omp_npc.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@ native NPC_SetSpecialAction(npcid, SPECIAL_ACTION:actionid);
919919
/**
920920
* <library>omp_npc</library>
921921
*/
922-
native NPC_GetSpecialAction(npcid);
922+
native SPECIAL_ACTION:NPC_GetSpecialAction(npcid);
923923

924924
/*
925925
native # Playback();

0 commit comments

Comments
 (0)