mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 07:20:24 +01:00
Merge patches
This commit is contained in:
parent
77baea3bf9
commit
4b1beb1404
5 changed files with 6684 additions and 17305 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -81,7 +81,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
@PostProcess
|
||||
private void postProcess() {
|
||||
- //io.papermc.paper.chunk.system.scheduling.ChunkTaskScheduler.init(this);
|
||||
+ ca.spottedleaf.moonrise.patches.chunk_system.scheduling.ChunkTaskScheduler.init(this);
|
||||
+
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue