瀏覽代碼

fixture: aura-ipx

micha 2 年之前
父節點
當前提交
b1c026087f
共有 2 個文件被更改,包括 3 次插入9 次删除
  1. 3 3
      aura-ipx-36.py
  2. 0 6
      patch.sav

+ 3 - 3
aura-ipx-36.py

@@ -59,11 +59,11 @@ for i in range(6): # fixtures
     att.append("DIM")
     att.append("DIM-FINE")
     att.append("RED")
-    att.append("RED-FINE")
+    att.append("")#RED-FINE")
     att.append("GREEN")
-    att.append("GREEN-FINE")
+    att.append("")#GREEN-FINE")
     att.append("BLUE")
-    att.append("BLUE-FINE")
+    att.append("")#BLUE-FINE")
     att.append("") # 10 ctc
     att.append("") # 11 grün-mag
     att.append("") # 12 color 

文件差異過大導致無法顯示
+ 0 - 6
patch.sav


部分文件因文件數量過多而無法顯示