Refresh the hashes of all our patches so they are nicely in sync after our new RB.

By: md_5 <md_5@live.com.au>
This commit is contained in:
Spigot
2013-06-16 21:45:21 +10:00
parent a87b602b56
commit b7bbdfb74e
64 changed files with 77 additions and 86 deletions

View File

@@ -1,4 +1,4 @@
From 6831f00ba246bbcbed11699e16076bb29ff81ddc Mon Sep 17 00:00:00 2001
From 7822f8ff9ad9fc4ef9b4a9a3e3e105107de2f4a0 Mon Sep 17 00:00:00 2001
From: md_5 <md_5@live.com.au>
Date: Sat, 23 Mar 2013 09:46:33 +1100
Subject: [PATCH] Merge tweaks and configuration
@@ -41,7 +41,7 @@ index 0225f53..294ab8f 100644
}
} else {
diff --git a/src/main/java/net/minecraft/server/World.java b/src/main/java/net/minecraft/server/World.java
index ba8f1de..964bef6 100644
index dcad74f..a0c61a1 100644
--- a/src/main/java/net/minecraft/server/World.java
+++ b/src/main/java/net/minecraft/server/World.java
@@ -955,6 +955,23 @@ public abstract class World implements IBlockAccess {