(cherry picked from commit b4e775bd70)
This commit is contained in:
2025-06-06 21:58:18 +08:00
committed by LENHEART-BOOK\dongj
parent d9e85adbda
commit 3aa751abbc
7 changed files with 504 additions and 6 deletions

View File

@@ -18,4 +18,4 @@ NativePointer(0x1370FD7).writeInt(0);
if (!getroottable().rawin("Rindro_ItemInfoObject")) Rindro_ItemInfoObject <- {};
//开启热重载目录
if(getroottable().rawin("RINDROLOCAL"))Sq_AutoReload("sqr");
if(getroottable().rawin("RINDROLOCAL") && RINDROLOCAL == true)Sq_AutoReload("sqr");