mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -04:00
Actually enabled CC compat .-. Fixes #1714.
This commit is contained in:
parent
9a8b037f88
commit
4d8d6f5073
@ -139,9 +139,9 @@ object Mods {
|
|||||||
// integration.wrcbe.ModWRCBE,
|
// integration.wrcbe.ModWRCBE,
|
||||||
// integration.wrsve.ModWRSVE,
|
// integration.wrsve.ModWRSVE,
|
||||||
|
|
||||||
// // Register the general IPeripheral driver last, if at all, to avoid it
|
// Register the general IPeripheral driver last, if at all, to avoid it
|
||||||
// // being used rather than other more concrete implementations.
|
// being used rather than other more concrete implementations.
|
||||||
// integration.computercraft.ModComputerCraft,
|
integration.computercraft.ModComputerCraft,
|
||||||
|
|
||||||
// We go late to ensure all other mod integration is done, e.g. to
|
// We go late to ensure all other mod integration is done, e.g. to
|
||||||
// allow properly checking if wireless redstone is present.
|
// allow properly checking if wireless redstone is present.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user