mirror of
https://github.com/haven1433/HexManiacAdvance.git
synced 2026-05-21 21:00:55 -05:00
Add Lv character
This commit is contained in:
parent
90c7c8cfb5
commit
0ba859ae56
|
|
@ -23,7 +23,7 @@ namespace HavenSoft.HexManiac.Core.Models {
|
|||
Fill(pcs, "îïòóôœùúûñºª", 0x20);
|
||||
pcs[0x2C] = "\\e";
|
||||
Fill(pcs, "& \\+", 0x2D);
|
||||
Fill(pcs, "=;", 0x35);
|
||||
Fill(pcs, "\\Lv = ;", 0x34);
|
||||
|
||||
|
||||
pcs[0x48] = "\\r"; // right?
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user