From fa252ff9b0555f7892b10cd5833405f0863e0389 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Fri, 3 Jul 2026 16:04:36 +0900 Subject: [PATCH] . --- PHI-CL/control.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHI-CL/control.lua b/PHI-CL/control.lua index 4fa8e05..4994503 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -122,7 +122,7 @@ if settings.startup['PHI-CT'].value then editor.available(game.players[event.player_index]) end) - script.on_event(on_permission_group_edited, function(event) + script.on_event(defines.events.on_permission_group_edited, function(event) if not event.type then return end