woups
This commit is contained in:
@@ -170,7 +170,9 @@ Timestamp Connection::Run(World* world, std::unordered_map<uint64_t, Booster*> b
|
||||
in.keys.left,
|
||||
in.keys.right,
|
||||
in.keys.jump, false, el),
|
||||
world, el, boosters);
|
||||
world, el);
|
||||
|
||||
player->TakeBooster(boosters, el);
|
||||
|
||||
if (player->GetPosition().y < -20.) {
|
||||
player->InflictDamage(9000.);
|
||||
|
Reference in New Issue
Block a user