Skip to content

Commit

Permalink
remove the TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
amylizzle committed Nov 24, 2024
1 parent 8f25032 commit b99436c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion OpenDreamClient/Rendering/DreamViewOverlay.cs
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ private void ProcessIconComponents(DreamIcon icon, Vector2 position, EntityUid u
// TODO: vis_flags
}

//TODO maptext - note colour + transform apply
//maptext is basically just an image of rendered text added as an overlay
if(icon.Appearance.Maptext != null){ //if has maptext
RendererMetaData maptext = RentRendererMetaData();
Expand Down

0 comments on commit b99436c

Please sign in to comment.