Socialify

Folder ..

Viewing building_number.js
9 lines (9 loc) • 92.0 B

1
2
3
4
5
6
7
8
9
module["exports"] = [
  " s/n.",
  ", #",
  ", ##",
  " #",
  " ##",
  " ###",
  " ####"
];