mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-25 06:41:30 -04:00
Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod
This commit is contained in:
@@ -1397,6 +1397,7 @@ HookAction hookPreGetLayerNo(ModContext*, void* args, void* retval, void*) {
|
||||
}
|
||||
}
|
||||
|
||||
*static_cast<int*>(retval) = layer;
|
||||
return HOOK_SKIP_ORIGINAL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user