mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-07 17:32:52 +02:00
Update system.py
This commit is contained in:
@@ -1452,6 +1452,7 @@ def loadLeaderboard():
|
||||
except Exception as e:
|
||||
logger.warning(f"System: Error loading Mesh Leaderboard: {e}")
|
||||
initializeMeshLeaderboard()
|
||||
|
||||
def get_mesh_leaderboard(msg, fromID, deviceID):
|
||||
"""Get formatted leaderboard of extreme mesh metrics"""
|
||||
global meshLeaderboard
|
||||
|
||||
Reference in New Issue
Block a user