Browse Source

gateway switch bug fix

cuu 5 years ago
parent
commit
06b8db3edb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Menu/GameShell/10_Settings/GateWay/__init__.py

+ 2 - 2
Menu/GameShell/10_Settings/GateWay/__init__.py

@@ -2,8 +2,8 @@
 import os
 import pygame
 import platform
-#import commands
-import glob
+import commands
+#import glob
 #from beeprint import pp
 from libs.roundrects import aa_round_rect