mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-16 10:45:15 +01:00
another missing override annotation
This commit is contained in:
parent
98311a6b8d
commit
43c62a5d9c
@ -63,6 +63,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