3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-09-08 20:43:04 +02:00

Fix decoding for some UTF-8 characters

Dieser Commit ist enthalten in:
Camotoy 2022-05-10 12:40:15 -04:00
Ursprung f38c1fbc0f
Commit db13b4c276
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F

Datei anzeigen

@ -121,7 +121,7 @@
<dependency> <dependency>
<groupId>com.github.CloudburstMC.Protocol</groupId> <groupId>com.github.CloudburstMC.Protocol</groupId>
<artifactId>bedrock-v503</artifactId> <artifactId>bedrock-v503</artifactId>
<version>2a344e4</version> <version>297567d</version>
<scope>compile</scope> <scope>compile</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>