Relocate layouts.p

This commit is contained in:
Raffson
2022-12-19 19:08:25 +01:00
parent 68b04b0e46
commit 4b8e7e972e

View File

@@ -31,7 +31,7 @@ from game.profiling import logged_duration
from game.version import VERSION
LAYOUT_DIR = "resources/layouts/"
LAYOUT_DUMP = "Liberation/layouts.p"
LAYOUT_DUMP = "Retribution/layouts.p"
LAYOUT_TYPES = {
GroupRole.AIR_DEFENSE: AntiAirLayout,