remove TODO comment

Former-commit-id: cd90cd0403d03b6c8c9477a7377ad25288cc1488
This commit is contained in:
sxv20_ 2019-04-23 18:36:29 +01:00
parent 688ce246ec
commit 0127cae5d0

View File

@ -499,7 +499,6 @@ impl Hud {
}
// Display debug window
// TODO: move this to a better place?
if self.show_debug {
Image::new(self.imgs.window_frame_2)
.down_from(self.ids.mmap_frame, 20.0)