typo in event on_gui_opened field description
-
benlove007
- Burner Inserter

- Posts: 13
- Joined: Sat Oct 11, 2025 5:23 pm
- Contact:
typo in event on_gui_opened field description
https://lua-api.factorio.com/stable/eve ... gui_opened says that the player_index is the "The player closing the GUI." It should say the player opening the GUI. Looks like it was a copy-paste error from the on_gui_closed event.