Variable.js 52 B

1234
  1. function Variable() {
  2. this.wall2DSymbol=[];
  3. };