This commit is contained in:
2026-07-03 16:04:36 +09:00
parent 96b4e3cf94
commit fa252ff9b0
+1 -1
View File
@@ -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