This commit is contained in:
parent
6a1a2dc2c4
commit
68180f2647
@ -38,8 +38,6 @@ public class PlatformService {
|
||||
log.info("Registering platforms...");
|
||||
registerPlatform(context.getBean(ScoreSaberPlatform.class));
|
||||
log.info("Loaded %s platforms.".formatted(this.platforms.size()));
|
||||
|
||||
this.updatePlayerMetrics();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user