剧情立绘替换

gaoxin 2020-08-26 23:09:32 +08:00
parent 4fd397d9dd
commit c6808594a0
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()