diff options
Diffstat (limited to 'src/verify.h')
| -rw-r--r-- | src/verify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/verify.h b/src/verify.h index 8a8e77f3..a282d328 100644 --- a/src/verify.h +++ b/src/verify.h @@ -452,7 +452,7 @@ public: * first introduced with a <LoadFont>. * id contains the ID of the <Font> tag. */ - MISSING_LOAD_FONT + MISSING_LOAD_FONT_FOR_FONT, }; VerificationNote (Type type, Code code) |
