Gravity Files Remake Code [top] -
The search for a "remake code" often leads fans to the official mystery site launched alongside the release of The Book of Bill . This site features a computer terminal where users can input passwords.
// Draw Platforms for (let plat of platforms) if (plat.isGoal) ctx.fillStyle = "#2ecc71"; ctx.shadowBlur = 10; ctx.shadowColor = "#2ecc71"; else ctx.fillStyle = "#5a6e7a"; ctx.shadowBlur = 0; gravity files remake code



