浏览代码

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