Browse Source

Update info_page_list_item.py (Sync Ver.200626)

hi80482 3 years ago
parent
commit
119bfa223d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sys.py/UI/info_page_list_item.py

+ 1 - 1
sys.py/UI/info_page_list_item.py

@@ -29,7 +29,7 @@ class InfoPageListItem(Widget):
         
     def Init(self,text):
 
-        #self._Fonts["normal"] = fonts["veramono12"]
+        #self._Fonts["normal"] = fonts["Eurostile12"]
         
         l = Label()
         l._PosX = 10