Finish moving patches back and improving compilable state
This commit is contained in:
parent
1831240d1c
commit
b03f255532
163 changed files with 466 additions and 411 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue