소스 검색

switch from lib/chat to lib/zchat

micha 2 년 전
부모
커밋
4990bf3f6f
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      _LibreLightDesk.py
  2. 1 1
      _console.py

+ 1 - 1
_LibreLightDesk.py

@@ -54,7 +54,7 @@ space_font = None
 import tkinter.simpledialog
 
 
-import lib.chat as chat
+import lib.zchat as chat
 import lib.motion as motion
 
 from collections import OrderedDict

+ 1 - 1
_console.py

@@ -47,7 +47,7 @@ import math
 
 from collections import OrderedDict
  
-import lib.chat as chat
+import lib.zchat as chat
 import lib.ArtNetNode as ANN
 import _thread as thread  
 #thread.start_new_thread