Skip to content

Commit

Permalink
Merge pull request #29 from WorldOfZero/main
Browse files Browse the repository at this point in the history
Add a Greeting
  • Loading branch information
runewake2 authored Aug 13, 2022
2 parents 77dfd01 + a0a3824 commit 56085c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion game/src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ const greetings = [
'It\'s a plane!',
'1000% more Cube!',
'A Whole New Dimension!',
'Are These Voxels?'
'Are These Voxels?',
'Hello Open Source!'
];

0 comments on commit 56085c7

Please sign in to comment.