mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-25 06:41:30 -04:00
Small fixes
This commit is contained in:
@@ -147,7 +147,7 @@ constinit const ServiceModule g_gamemodeModule{
|
||||
.majorVersion = GAMEMODE_SERVICE_MAJOR,
|
||||
.minorVersion = GAMEMODE_SERVICE_MINOR,
|
||||
.service = &s_gamemodeService,
|
||||
.modDetached = gamemode_impl::gamemode_remove_mod,
|
||||
.modDeactivating = gamemode_impl::gamemode_remove_mod,
|
||||
};
|
||||
|
||||
} // namespace dusk::mods::svc
|
||||
|
||||
Reference in New Issue
Block a user