mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-15 10:35:14 +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
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void init() {
|
||||
int entries = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user