Files
factorio-scenario-ExpCluster/exp_scenario/module/control
bbassieandClaude Opus 5 164672602d Make the @as casts actually apply
emmylua only parses the inline cast as `--[[@as T]]`, the spaced form
`--[[ @as T ]]` is treated as a plain comment, so all 149 of them were
doing nothing.

LuaGuiElement.style is a union because a style name can be assigned to
it, so reading it back needs the cast.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-07 15:31:18 +00:00
..
2026-06-24 21:30:46 +01:00
2026-03-27 13:48:53 +00:00
2026-06-26 11:56:24 +01:00