aboutsummaryrefslogtreecommitdiff
path: root/src/game/DBCfmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/DBCfmt.h')
-rw-r--r--src/game/DBCfmt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/game/DBCfmt.h b/src/game/DBCfmt.h
index 7487ac116a2..1152a3482c5 100644
--- a/src/game/DBCfmt.h
+++ b/src/game/DBCfmt.h
@@ -17,10 +17,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-
#ifndef MANGOS_DBCSFRM_H
#define MANGOS_DBCSFRM_H
-
const char Achievementfmt[]="niixssssssssssssssssxxxxxxxxxxxxxxxxxxiixixxxxxxxxxxxxxxxxxxii";
const char AchievementCriteriafmt[]="niiiiiiiixxxxxxxxxxxxxxxxxiixix";
const char AreaTableEntryfmt[]="iiinixxxxxissssssssssssssssxixxxxxxx";
@@ -109,5 +107,4 @@ const char VehicleSeatEntryfmt[]="niiffffffffffiiiiiifffffffiiifffiiiiiiiffiiiii
const char WorldMapAreaEntryfmt[]="xinxffffix";
const char WorldMapOverlayEntryfmt[]="nxiiiixxxxxxxxxxx";
const char WorldSafeLocsEntryfmt[]="nifffxxxxxxxxxxxxxxxxx";
-
#endif