- fixed units conversion issue
- updated the units conversion method to convert all the convertible parameters in the Preferences
This commit is contained in:
@@ -58,7 +58,7 @@ if platform.architecture()[0] == '64bit':
|
||||
|
||||
include_files.append(("locale", "lib/locale"))
|
||||
include_files.append(("preprocessors", "lib/preprocessors"))
|
||||
include_files.append(("assets", "lib/assets"))
|
||||
# include_files.append(("assets", "lib/assets"))
|
||||
include_files.append(("assets/examples", "lib/assets/examples"))
|
||||
include_files.append(("assets/linux", "lib/assets/linux"))
|
||||
include_files.append(("assets/resources", "lib/assets/resources"))
|
||||
|
||||
Reference in New Issue
Block a user