mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-07-28 13:36:22 +09:00
.
This commit is contained in:
@@ -18,7 +18,7 @@ function main.toggle(event)
|
||||
player.toggle_map_editor()
|
||||
end
|
||||
|
||||
function main.after_toggle(event)
|
||||
function main.toggle_editor(event)
|
||||
local player = game.players[event.player_index]
|
||||
player.set_shortcut_toggled('phi-cl-toggle-editor', player.physical_controller_type == defines.controllers.editor)
|
||||
game.tick_paused = false
|
||||
Reference in New Issue
Block a user