ALways include price of ship and modules

This commit is contained in:
DarkPhoenix
2019-04-01 15:41:38 +03:00
parent f784f45b4e
commit 6c29b3f38b
4 changed files with 4 additions and 28 deletions

View File

@@ -462,8 +462,6 @@ class PriceMenuSettings(object):
# 0 - Do not add to total
# 1 - Add to total
PriceMenuDefaultSettings = {
"ship" : 1,
"modules" : 1,
"drones" : 1,
"cargo" : 1,
"character" : 0