Updates to .NET Core 3.1 & Cleanup (#79)
This commit is contained in:
parent
57b14ad690
commit
de74218b89
14 changed files with 100 additions and 188 deletions
|
|
@ -161,7 +161,7 @@ namespace Server.Misc
|
|||
AddBackground(0, 0, 160, 120, 5054);
|
||||
|
||||
AddButton(10, 10, 0xFB7, 0xFB9, 1);
|
||||
AddLabel(45, 10, 0x34, "RunUO");
|
||||
AddLabel(45, 10, 0x34, "ModernUO");
|
||||
|
||||
AddButton(10, 35, 0xFB7, 0xFB9, 2);
|
||||
AddLabel(45, 35, 0x34, "List of skills");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue