diff options
Diffstat (limited to 'doc/ea_job_system.txt')
-rw-r--r-- | doc/ea_job_system.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ea_job_system.txt b/doc/ea_job_system.txt index 8e2d1c3ba..1ca05d6ce 100644 --- a/doc/ea_job_system.txt +++ b/doc/ea_job_system.txt @@ -102,7 +102,7 @@ EAJL_UPPER: EAJL_BABY: Check if a class is an adopted class. - if (@job&EAJ_BABY) + if (@job&EAJL_BABY) mes "Don't you hate being weak?"; EAJ_UPPERMASK: |