This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Fixed settings
0.13.3-update-dev
Anairkoen Schno
5 years ago
parent
9f675fba32
commit
41f6e185c7
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
BSIPA-ModList/UI/ViewControllers/SettingsViewController.cs
+ 3
- 0
BSIPA-ModList/UI/ViewControllers/SettingsViewController.cs
View File
@ -33,6 +33,9 @@ namespace BSIPA_ModList.UI
SelfConfig
.
LoaderConfig
.
Store
(
SelfConfig
.
SelfConfigRef
.
Value
)
;
}
;
autoCheck
.
Init
(
)
;
autoUpdate
.
Init
(
)
;
return
menu
.
viewController
;
}
}
Write
Preview
Loading…
Cancel
Save