BBS:      TELESC.NET.BR
Assunto:  xtrn/maze/game.js menu.js service.js xtrn/starstocks/game.js xtrn/sync
De:       Rob Swindell (on Debian Linux)
Data:     Wed, 8 Apr 2026 21:49:20 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/40768800b790d09c09b7cac4
Modified Files:
	xtrn/maze/game.js menu.js service.js xtrn/starstocks/game.js xtrn/synchronetris/game.js lobby.js service.js tetrisobj.js
Log Message:
Replace `for each` in maze, synchronetris, and starstocks

Replace non-standard `for each(var x in obj)` with compatible
`for(var key in obj)` loops in the remaining xtrn game scripts:
maze, synchronetris, and starstocks.

Co-Authored-By: Claude Opus 4.6 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]