From: rexim Date: Sun, 2 Feb 2020 20:16:49 +0000 (+0700) Subject: Add TODO(#1251) X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=73145fa2f0f7263c275b3ed313ff5f367df83f85;p=nothing.git Add TODO(#1251) --- diff --git a/src/game/level/level_editor/rect_layer.c b/src/game/level/level_editor/rect_layer.c index 6d35d089..b80fd2b7 100644 --- a/src/game/level/level_editor/rect_layer.c +++ b/src/game/level/level_editor/rect_layer.c @@ -1184,7 +1184,7 @@ int rect_layer_render(const RectLayer *layer, const Camera *camera, int active) // Tool bar if (active) { - // TODO: subtract and snapping tools don't have any icons + // TODO(#1251): subtract and snapping tools don't have any icons camera_fill_rect_screen( camera, subtract_tool_button_rect(camera),