Changes

Summary

  1. Fix a dedicated server bug where it attempted to load client-side only (commit: 2bd01a2) (details)
Commit 2bd01a24522fd0c8d98ecdc263ddc80f496c8be9 by AlexIIL
Fix a dedicated server bug where it attempted to load client-side only
classes. This doesn't fix the problem as somehow the server still wants
to load PluggableModelKey but it works...
(commit: 2bd01a2)
The file was modifiedBuildCraftAPI (diff)
The file was modifiedcommon/buildcraft/transport/gates/GatePluggable.java (diff)
The file was modifiedcommon/buildcraft/transport/client/model/ModelKeyGate.java (diff)