summaryrefslogtreecommitdiff
path: root/src/client/clientevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/clientevent.h')
-rw-r--r--src/client/clientevent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/clientevent.h b/src/client/clientevent.h
index e70937a9e..f0f1dc9e0 100644
--- a/src/client/clientevent.h
+++ b/src/client/clientevent.h
@@ -116,7 +116,7 @@ struct ClientEvent
} delete_particlespawner;
struct
{
- u32 id;
+ u32 server_id;
u8 type;
v2f *pos;
std::string *name;