剧情立绘替换
parent
4fd397d9dd
commit
c6808594a0
|
|
@ -13,10 +13,10 @@ this.curAreaID = 0
|
||||||
local lastResName
|
local lastResName
|
||||||
local lastLive2d
|
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()
|
function this.Initialize()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue