]> git.lizzy.rs Git - nothing.git/commitdiff
Add TODO(#942)
authorrexim <reximkut@gmail.com>
Sun, 7 Jul 2019 19:05:21 +0000 (02:05 +0700)
committerrexim <reximkut@gmail.com>
Sun, 7 Jul 2019 19:05:21 +0000 (02:05 +0700)
src/game/level/level_editor/rect_layer.c

index cc0daf03c0627bb75ba6db0a0aec6963df207a5d..e7ec41f1544c655a07735018ed00ffa3ccb8d260 100644 (file)
@@ -15,7 +15,7 @@
 #define RECT_LAYER_SELECTION_THICCNESS 5.0f
 #define PROTO_AREA_THRESHOLD 10.0
 
-// TODO: RectLayer does not allow to move rectangle arround
+// TODO(#942): RectLayer does not allow to move rectangle arround
 typedef enum {
     RECT_LAYER_IDLE = 0,
     RECT_LAYER_PROTO,