summaryrefslogtreecommitdiff
path: root/src/playerinfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/playerinfo.cpp')
-rw-r--r--src/playerinfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/playerinfo.cpp b/src/playerinfo.cpp
index 562795563..e0f8aa494 100644
--- a/src/playerinfo.cpp
+++ b/src/playerinfo.cpp
@@ -312,7 +312,7 @@ public:
listen(Mana::CHANNEL_GAME);
}
- void event(Mana::Channels channel, const Mana::Event &event)
+ void processEvent(Mana::Channels channel, const Mana::Event &event)
{
if (channel == Mana::CHANNEL_CLIENT)
{