1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 05:17:34 +00:00

Maps: Use name + coordinates in search marker tooltip

This commit is contained in:
Bastiaan van der Plaat 2023-09-27 22:03:54 +02:00 committed by Andrew Kaster
parent 54ec744398
commit f35791343e
4 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
}
}
// Start, empty and places are toggled in visibility
// Start, empty and places are toggled in visibility
@GUI::Frame {
name: "start_container"
frame_style: "SunkenPanel"