issues
search
SubnauticaModding
/
Nautilus
Nautilus, the Subnautica Modding API (formerly SMLHelper)
https://subnauticamodding.github.io/Nautilus/
GNU General Public License v3.0
69
stars
37
forks
source link
RegisterOnFinishLoading now works on BZ
#547
Closed
Metious
closed
5 months ago
Metious
commented
5 months ago
Changes made in this pull request
Fixes #540
Fixed a bug where
OnStartLoading
and
OnFinishLoading
are triggered at the same time for BZ.
Changes made in this pull request
Fixes #540
OnStartLoading
andOnFinishLoading
are triggered at the same time for BZ.