From 827f6fc13f0ac6264dd1db2c3f32b6d9863cb123 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Sat, 2 May 2026 03:16:43 +0900 Subject: [PATCH] . --- PHI-CL/migrations.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PHI-CL/migrations.lua b/PHI-CL/migrations.lua index 0ebf666..4d023a8 100644 --- a/PHI-CL/migrations.lua +++ b/PHI-CL/migrations.lua @@ -1,6 +1,6 @@ -local mbe = require 'data.b.mbe-c' -local mbm = require 'data.b.mbm-c' -local mbq = require 'data.b.mbq-c' +local mbe = require('data.b.mbe-c') +local mbm = require('data.b.mbm-c') +local mbq = require('data.b.mbq-c') for _, force in pairs(game.forces) do local technologies = force.technologies