summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.h')
-rw-r--r--crawl-ref/source/player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/player.h b/crawl-ref/source/player.h
index 6aefbcb3b2..0c77c6894d 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -129,7 +129,7 @@ public:
game_direction_type char_direction;
bool opened_zot;
bool royal_jelly_dead;
- bool transform_cancellable;
+ bool transform_uncancellable;
unsigned short pet_target;