Show
Ignore:
Timestamp:
11/19/08 13:41:09 (17 years ago)
Author:
yumileroy
Message:

[svn] Fix the compile error. Patch provided by Tidus.
Merge part of mangos svn rev 6748: Use SMSG_PET_NAME_INVALID opcode instead of db string. Source: Mangos.

Original author: megamage
Date: 2008-11-03 09:53:31-06:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/bindings/scripts/ScriptMgr.cpp

    r150 r152  
    18391839//*** Functions used internally *** 
    18401840 
    1841 Trinity_DLL_EXPORT 
    1842 const char* ScriptsVersion() 
     1841TRINITY_DLL_EXPORT 
     1842char const* ScriptsVersion() 
    18431843{ 
    18441844        return "Default Trinity scripting library";