Skip to content

Commit 53d3c3a

Browse files
committed
Fix typo from previous commit
1 parent 96764a1 commit 53d3c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sd2_revision_sql.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#ifndef __SD2_REVISION_SQL_H__
22
#define __SD2_REVISION_SQL_H__
3-
#define REVISION_DB_SCRIPTDEV2 "required_"
3+
#define REVISION_DB_SCRIPTDEV2 "required__scriptdev2"
44
#define REVISION_DB_SD2_MANGOS "required__mangos"
55
#endif // __SD2_REVISION_SQL_H__

0 commit comments

Comments
 (0)