mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-05 14:42:22 -07:00
[ci skip] Move chunk system patch back a bit
This commit is contained in:
@@ -2,8 +2,8 @@ import os
|
||||
import sys
|
||||
|
||||
# Use inside of server patch dir
|
||||
# py ../../scripts/moveback.py ''
|
||||
patch_target = 100 # TODO: Update this
|
||||
# py ../../scripts/moveback.py 'Rewrite chunk system'
|
||||
patch_target = 400 # TODO: Update this
|
||||
|
||||
|
||||
def increment_number(filename):
|
||||
|
Reference in New Issue
Block a user