mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-15 00:22:23 -07:00
fix incorrect tooltip
This commit is contained in:
@@ -6071,7 +6071,7 @@ rd_window_frame(RD_Window *ws)
|
||||
UI_Tooltip
|
||||
RD_Font(RD_FontSlot_Main)
|
||||
UI_FontSize(rd_font_size_from_slot(RD_FontSlot_Main))
|
||||
ui_labelf("Step Over");
|
||||
ui_labelf("Step Into");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user