mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 03:36:47 -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.wrsve.ModWRSVE,
|
||||
|
||||
// // Register the general IPeripheral driver last, if at all, to avoid it
|
||||
// // being used rather than other more concrete implementations.
|
||||
// integration.computercraft.ModComputerCraft,
|
||||
// Register the general IPeripheral driver last, if at all, to avoid it
|
||||
// being used rather than other more concrete implementations.
|
||||
integration.computercraft.ModComputerCraft,
|
||||
|
||||
// We go late to ensure all other mod integration is done, e.g. to
|
||||
// allow properly checking if wireless redstone is present.
|
||||
|
Loading…
x
Reference in New Issue
Block a user