Skip to content

Commit

Permalink
[KMS] Avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
KENNYSOFT committed Jun 19, 2017
1 parent e519700 commit 21f3f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WzComparerR2.Avatar/AvatarCanvas.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public AvatarCanvas()

public bool LoadZ()
{
return LoadZ(PluginBase.PluginManager.FindWz("Base\\Zmap.img"));
return LoadZ(PluginBase.PluginManager.FindWz("Base\\zmap.img"));
}

public bool LoadZ(Wz_Node zMapNode)
Expand Down

0 comments on commit 21f3f64

Please sign in to comment.