Finish moving patches back and improving compilable state

This commit is contained in:
Nassim Jahnke
2024-01-25 10:54:46 +01:00
parent 52438f04a0
commit d71804b7f8
17 changed files with 124 additions and 69 deletions

View File

@@ -2,8 +2,8 @@ import os
import sys
# Use inside of server patch dir
# py ../../scripts/moveback.py 'Rewrite chunk system'
patch_target = 992 # TODO: Update this
# py ../../scripts/moveback.py ''
patch_target = 990 # TODO: Update this
def increment_number(filename):