You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/Rhythia.cs
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ public override async void _Ready()
75
75
76
76
Stats.GamesOpened++;
77
77
78
-
78
+
79
79
// marking sspms for importing can be done with an one liner, kept the following block of code in case we need to loop over every valid map file for some reason
80
80
81
81
// List<string> import = [];
@@ -94,14 +94,15 @@ public override async void _Ready()
0 commit comments