Archiviert
13
0

1.4.6 appears to be working properly.

Dieser Commit ist enthalten in:
Kristian S. Stangeland 2012-12-21 00:36:04 +01:00
Ursprung 5a96a63ff8
Commit c71bf61511

Datei anzeigen

@ -52,7 +52,7 @@ public class ProtocolLibrary extends JavaPlugin {
/** /**
* The maximum version ProtocolLib has been tested with, * The maximum version ProtocolLib has been tested with,
*/ */
private static final String MAXIMUM_MINECRAFT_VERSION = "1.4.5"; private static final String MAXIMUM_MINECRAFT_VERSION = "1.4.6";
/** /**
* The number of milliseconds per second. * The number of milliseconds per second.