Added helper function bool EQEmu::IsTradeskill(uint32 skill)

Returns true if you pass a tradeskill to it, otherwise false
This commit is contained in:
Michael Cook (mackal)
2014-09-24 23:35:10 -04:00
parent ec8c46abfe
commit a73ac9cfe8
5 changed files with 53 additions and 19 deletions
+2 -1
View File
@@ -55,8 +55,9 @@ SET(common_sources
rulesys.cpp
serverinfo.cpp
shareddb.cpp
skills.cpp
spdat.cpp
string_util.cpp
string_util.cpp
struct_strategy.cpp
tcp_connection.cpp
tcp_server.cpp