mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
[MIRROR] Reenables SHOULD_NOT_SLEEP on initialize (#650)
* Reenables SHOULD_NOT_SLEEP on initialize (#53378) * Reenables SHOULD_NOT_SLEEP on initialize Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
if(path)
|
||||
mappath = path
|
||||
if(mappath)
|
||||
preload_size(mappath, cache)
|
||||
INVOKE_ASYNC(src, .proc/preload_size, mappath, cache)
|
||||
if(rename)
|
||||
name = rename
|
||||
|
||||
|
||||
Reference in New Issue
Block a user