Skip to content

Commit 0482b3d

Browse files
committed
Remove copy paste error of TC_GAME_API in eluna proc info.
1 parent 3e65a5c commit 0482b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ElunaProcInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ namespace Trinity
2121
class unique_weak_ptr;
2222
}
2323

24-
class TC_GAME_API ElunaProcInfo
24+
class ElunaProcInfo
2525
{
2626
private:
2727
Unit* _actor;

0 commit comments

Comments
 (0)