mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Reenables SHOULD_NOT_SLEEP on initialize (#53378)
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