build dev

This commit is contained in:
Olivier Gagnon
2021-09-18 12:13:20 -04:00
parent e1a22016b5
commit e087420519
12 changed files with 1509 additions and 1431 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ export function SidebarRoot(props: IProps): React.ReactElement {
}
function clickStats(): void {
props.router.toCharacterInfo();
props.router.toStats();
if (flashStats) iTutorialNextStep();
}