剧情立绘替换
parent
47a16583ee
commit
94612d54e4
|
@ -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