OSDN Git Service

[Refactor] #2200 input-key-processor.cpp にあった、不要になったtodoを削除し日付更新
authorHourier <66951241+Hourier@users.noreply.github.com>
Sun, 20 Feb 2022 00:10:37 +0000 (09:10 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Sun, 20 Feb 2022 00:10:37 +0000 (09:10 +0900)
src/io/input-key-processor.cpp

index aea2483..8119597 100644 (file)
@@ -1,8 +1,7 @@
 /*!
  * @brief キー入力に応じてゲーム内コマンドを実行する
- * @date 2020/05/10
+ * @date 2022/02/20
  * @author Hourier
- * @todo Ctrl+C がShift+Q に認識されている。仕様の可能性も高いが要確認
  */
 
 #include "io/input-key-processor.h"