更新毁梦定制战力系统名称
This commit is contained in:
parent
d2b80112d1
commit
7e1b3f6211
|
|
@ -5,7 +5,7 @@
|
|||
文件用途:
|
||||
*/
|
||||
|
||||
class WarehouseLockC {
|
||||
class DreamDestroyerCustomizedCombatPowerSystemC {
|
||||
|
||||
MysqlObject = null;
|
||||
|
||||
|
|
@ -264,7 +264,7 @@ function getContentBetweenDelimiters(str, delimiter = "\"") {
|
|||
|
||||
Timer.SetTimeOut(function() {
|
||||
|
||||
getroottable()._WarehouseLock_ <- WarehouseLockC();
|
||||
getroottable()._DreamDestroyerCustomizedCombatPowerSystemC_ <- DreamDestroyerCustomizedCombatPowerSystemC();
|
||||
_Dps_JYYJBB2_Main_();
|
||||
|
||||
print("双端插件·毁梦定制战力系统 - 已加载");
|
||||
|
|
|
|||
Loading…
Reference in New Issue