mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-25 12:15:14 +01:00
another missing override annotation
This commit is contained in:
parent
de59b52faf
commit
f0a689f7b3
@ -62,6 +62,7 @@ public class ViaConfigScreen extends Screen {
|
|||||||
return 0xE0E0E0; // Default
|
return 0xE0E0E0; // Default
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
protected void init() {
|
protected void init() {
|
||||||
int entries = 0;
|
int entries = 0;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user