Archived
0

Interfaces fix

This commit is contained in:
Forwolk
2018-07-26 08:56:00 +03:00
parent e22b32b9fb
commit 0da566acb0
7 changed files with 60 additions and 4 deletions

View File

@@ -5,3 +5,5 @@ include('flat_world')
include('vanilla_commands')
include('proto_1.12.2') // Protocol 1.12.2
include('proto_1.12.2_netty') // Protocol 1.12.2 (Netty impl.)
include 'generated_world'