剧情立绘替换

dev_chengFeng
gaoxin 2020-08-26 23:09:32 +08:00 committed by JieLing
parent 47a16583ee
commit 94612d54e4
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@ this.curAreaID = 0
local lastResName
local lastLive2d
--- 男主立绘
this.boyRes = "live2d_c_gt_0001"
this.boyRes = "live2d_npc_boy"
--- 女主立绘
this.bitchRes = "live2d_c_bmf_0004"
this.bitchRes = "live2d_npc_girl"
function this.Initialize()