Changed tabbing i script editor so that it uses four spaces rather than the tab char"

This commit is contained in:
Daniel Xie
2017-05-15 23:37:14 -05:00
parent c0f5f9da9e
commit b8ccddf256
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ CONSTANTS = {
BaseCostFor1GBOfRamHacknetNode: 30000,
BaseCostForHacknetNode: 1000,
BaseCostForHacknetNodeCore: 1000000,
BaseCostForHacknetNodeCore: 250000,
/* Hacknet Node constants */
HacknetNodeMoneyGainPerLevel: 1,