mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2025-01-30 23:01:50 +01:00
Change required PL to 4.8.0, no snapshot allowed
This commit is contained in:
parent
262723358a
commit
4aaaa85f33
@ -552,7 +552,7 @@ public class DisguiseUtilities {
|
||||
}
|
||||
|
||||
// If you're on 1.18..
|
||||
return new String[]{"4.8.0", "538"};
|
||||
return new String[]{"4.8.0"};
|
||||
}
|
||||
|
||||
public static boolean isProtocolLibOutdated() {
|
||||
|
Loading…
Reference in New Issue
Block a user