Remove custom links patch.

This commit is contained in:
md_5
2015-06-01 19:22:52 +10:00
parent f2e9b61f57
commit 0730a13e5c
86 changed files with 10 additions and 107 deletions

View File

@@ -335,6 +335,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ return config.getString( "world-settings." + worldName + "." + path, config.getString( "world-settings.default." + path ) );
+ }
+}
--
1.9.0.msysgit.0
--