summaryrefslogtreecommitdiff
path: root/src/net/playerhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/playerhandler.h')
-rw-r--r--src/net/playerhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h
index 1b1a08157..764d52936 100644
--- a/src/net/playerhandler.h
+++ b/src/net/playerhandler.h
@@ -95,6 +95,8 @@ class PlayerHandler notfinal
virtual void explosionSpirits() const = 0;
virtual void requestPvpInfo() const = 0;
+
+ virtual void revive() const = 0;
};
} // namespace Net