diff options
Diffstat (limited to 'engines/lilliput/script.h')
-rw-r--r-- | engines/lilliput/script.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lilliput/script.h b/engines/lilliput/script.h index 4d7f5e9843..29ba6b2496 100644 --- a/engines/lilliput/script.h +++ b/engines/lilliput/script.h @@ -39,7 +39,7 @@ public: byte _byte12A04; byte _heroismLevel; - byte _array10B29[40]; + byte _characterScriptEnabled[40]; byte _array122E9[20]; byte _array16123[40]; byte _array1614B[40]; |