Make the item class non-dynamic, and cache formatting vars in editor
This commit is contained in:
@@ -235,9 +235,6 @@ class Config:
|
||||
# Packages
|
||||
self.hasEnchant = False # The pyenchant package
|
||||
|
||||
# Recent Cache
|
||||
self.recentProj = {}
|
||||
|
||||
return
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user