Ver Fonte

switch from lib/chat to lib/zchat

micha há 2 anos atrás
pai
commit
4990bf3f6f
2 ficheiros alterados com 2 adições e 2 exclusões
  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