Skip to content

Commit

Permalink
ran code formatteing script, and added TJwhales balance changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Untrustedlife authored and hhyyrylainen committed Feb 15, 2019
1 parent 546c4ae commit a6c70c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/microbe_stage/setup.as
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ void setupFloatingOrganelles(CellStageWorld@ world){
const auto toxinId = spawnSystem.addSpawnType(
@createToxin, DEFAULT_SPAWN_DENSITY,
MICROBE_SPAWN_RADIUS);

// iron
const auto ironId = spawnSystem.addSpawnType(
@createIron, DEFAULT_SPAWN_DENSITY,
Expand Down

0 comments on commit a6c70c5

Please sign in to comment.