瀏覽代碼

- Add comment

haruhiko 6 年之前
父節點
當前提交
2fbc8afa2a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/client/js/components/StaffCredit/StaffCredit.jsx

+ 1 - 0
src/client/js/components/StaffCredit/StaffCredit.jsx

@@ -8,6 +8,7 @@ import {
 
 import contributors from './Contributor';
 
+// Unit is px / milli sec
 const scrollSpeed = 0.3;
 
 /**