mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
remove TODO comment
Former-commit-id: cd90cd0403d03b6c8c9477a7377ad25288cc1488
This commit is contained in:
parent
688ce246ec
commit
0127cae5d0
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user