summaryrefslogtreecommitdiff
path: root/src/environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/environment.h')
-rw-r--r--src/environment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/environment.h b/src/environment.h
index fea201bb7..2cdfb4b48 100644
--- a/src/environment.h
+++ b/src/environment.h
@@ -437,7 +437,7 @@ public:
Callbacks for activeobjects
*/
- void damageLocalPlayer(u8 damage);
+ void damageLocalPlayer(u8 damage, bool handle_hp=true);
/*
Client likes to call these