mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-22 07:35:37 -07:00
4 lines
127 B
JavaScript
4 lines
127 B
JavaScript
window.addEventListener('load', () => {
|
|
// Animate the water by swapping out background images every few seconds, maybe?
|
|
});
|