Skip to content

Commit

Permalink
Update output, see phetsims/chipper#1073
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 4, 2021
1 parent 51ca546 commit 858ba6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/blast/model/BlastModel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import blast from '../../blast.js';
import Particle from './Particle.js';

const x: number = 7;
const x: number = 8;
console.log( x );

class BlastModel {
Expand Down

0 comments on commit 858ba6b

Please sign in to comment.