diff options
| author | miozune <miozune@gmail.com> | 2023-05-28 18:21:42 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-28 11:21:42 +0200 |
| commit | 9af741164c5b59c4d884aba48ebeab7db5442d63 (patch) | |
| tree | 5bbbbb5feb67db85aefd5f21fd885a1a0ab71c78 /src/main/resources/assets/gregtech/textures/gui/button | |
| parent | 24ad01683a084bebd26152b803ee19bffe78213c (diff) | |
| download | GT5-Unofficial-9af741164c5b59c4d884aba48ebeab7db5442d63.tar.gz GT5-Unofficial-9af741164c5b59c4d884aba48ebeab7db5442d63.tar.bz2 GT5-Unofficial-9af741164c5b59c4d884aba48ebeab7db5442d63.zip | |
Add new mode for void protection & implement it for more multis (#2024)
* Void protection improvements
* Rename methods: isXXXButtonEnabled -> supportsXXX
* Adjust texture for forbidden
* Add MultiBlockFeatureSupportDumpers
* Fix oversight in PCBFactory
* Revert void protection support for PA
* Rename class: ControllerWithButtons -> ControllerWithOptionalFeatures
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/gui/button')
| -rw-r--r-- | src/main/resources/assets/gregtech/textures/gui/button/standard_pressed.png | bin | 0 -> 505 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/gui/button/standard_pressed.png b/src/main/resources/assets/gregtech/textures/gui/button/standard_pressed.png Binary files differnew file mode 100644 index 0000000000..9adb33eeb5 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/button/standard_pressed.png |
