mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 11:05:10 -05:00
Removed fix-1_21-placement-rotation override
This commit is contained in:
parent
11b6426c79
commit
a15285af98
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ public class ProtocolTranslator {
|
|||
1_13-tab-complete-delay: 5
|
||||
no-delay-shield-blocking: true
|
||||
handle-invalid-item-count: true
|
||||
fix-1_21-placement-rotation: true
|
||||
""", StandardOpenOption.CREATE_NEW);
|
||||
} catch (FileAlreadyExistsException ignored) {
|
||||
} catch (Throwable e) {
|
||||
|
|
Loading…
Reference in a new issue