Implemented basic block inventories
This commit is contained in:
@@ -137,7 +137,6 @@ public class NetworkIO {
|
||||
}
|
||||
|
||||
player.weaponLeft = player.weaponRight = control.upgrades().getWeapons().peek();
|
||||
ui.hudfrag.updateWeapons();
|
||||
|
||||
Entities.clear();
|
||||
player.id = pid;
|
||||
|
||||
Reference in New Issue
Block a user