mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-31 04:02:06 -07:00
[ci skip] Move chunk system patch back
This commit is contained in:
@@ -3,7 +3,7 @@ import sys
|
||||
|
||||
# Use inside of server patch dir
|
||||
# py ../../scripts/moveback.py 'Rewrite chunk system'
|
||||
patch_target = 750 # TODO: Update this
|
||||
patch_target = 992 # TODO: Update this
|
||||
|
||||
|
||||
def increment_number(filename):
|
||||
|
Reference in New Issue
Block a user