summaryrefslogtreecommitdiff
path: root/pixel-client
diff options
context:
space:
mode:
Diffstat (limited to 'pixel-client')
-rw-r--r--pixel-client/src/game.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/pixel-client/src/game.rs b/pixel-client/src/game.rs
index cbcc62d5..cfac7082 100644
--- a/pixel-client/src/game.rs
+++ b/pixel-client/src/game.rs
@@ -91,6 +91,7 @@ impl Game {
name: config.username.clone(),
class: PlayerClass::Chef,
character: 0,
+ position: None,
});
Self {