mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Set up basic template for player tracker
This commit is contained in:
3
WebHostLib/static/assets/playerTracker.js
Normal file
3
WebHostLib/static/assets/playerTracker.js
Normal file
@@ -0,0 +1,3 @@
|
||||
window.addEventListener('load', () => {
|
||||
// setTimeout(() => window.location.reload(), 15000);
|
||||
});
|
Reference in New Issue
Block a user