]> git.lizzy.rs Git - nothing.git/commitdiff
Add TODO(#802)
authorrexim <reximkut@gmail.com>
Sun, 14 Apr 2019 18:46:50 +0000 (01:46 +0700)
committerrexim <reximkut@gmail.com>
Sun, 14 Apr 2019 18:46:50 +0000 (01:46 +0700)
src/game/level/level_editor.c

index 714bd6676cd90ba78256aa441b4a3f4d5383b62d..56cf0eaa391b3718db8afac4041a57e91ccadcf5 100644 (file)
@@ -11,7 +11,7 @@
 
 #include "level_editor.h"
 
-// TODO: Level Editor should modify boxes_layer instead of boxes
+// TODO(#802): Level Editor should modify boxes_layer instead of boxes
 struct LevelEditor
 {
     Vec camera_position;