Correct NPC069's name
This commit is contained in:
parent
b38aeaf064
commit
5f0754b23c
1 changed files with 1 additions and 1 deletions
|
@ -1287,7 +1287,7 @@ void ActNpc068(NPCHAR *npc)
|
||||||
npc->rect = rect_right[npc->ani_no];
|
npc->rect = rect_right[npc->ani_no];
|
||||||
}
|
}
|
||||||
|
|
||||||
//Sparkle
|
//Pignon
|
||||||
void ActNpc069(NPCHAR *npc)
|
void ActNpc069(NPCHAR *npc)
|
||||||
{
|
{
|
||||||
RECT rcLeft[6] = {
|
RECT rcLeft[6] = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue