1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-05-06 17:34:15 +00:00
SquidDev fbbfe33e21 Do not instantiate ServerComputer instances in the peripheral provider
Instead we create a ComputerProxy, which delegates methods to the
ServerComputer or TileComputerBase, depending on which one exists.
2017-09-15 18:58:13 +01:00
..