Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod

This commit is contained in:
gymnast86
2026-08-21 14:53:46 -07:00
+1
View File
@@ -1397,6 +1397,7 @@ HookAction hookPreGetLayerNo(ModContext*, void* args, void* retval, void*) {
}
}
*static_cast<int*>(retval) = layer;
return HOOK_SKIP_ORIGINAL;
}