mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
0ad284fa9c
The Context strip at the top of the launcher showed which room the mod is currently observing — green pill + door icon when in a room, zinc strip when not. In practice it's noise: the Room Tool / Chatlog Tool buttons right under it already gate on the same in-room state (disabled when not in a room) and carry their own tooltip explaining that. The strip duplicated the signal without adding actionable info. Remove the section, the now-unused FaDoorOpen / FaDoorClosed imports, and the matching `modtools.window.section.context` / `modtools.window.context.room` locale keys (from both the runtime UITexts.json and the versioned UITexts.example template).