1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-20 08:58:00 +02:00

Allow clicking on reg in mem window, other minor fixes

This commit is contained in:
Brian Fiete 2019-12-25 12:43:45 -08:00
parent 4dcd7f9c6a
commit 2618b29daa
13 changed files with 96 additions and 32 deletions

View file

@ -26,6 +26,7 @@ namespace System.Globalization
TAIWANLUNISOLAR = 21,
PERSIAN = 22,
UMALQURA = 23,
#unwarn
LAST_CALENDAR = 23 // Last calendar ID
}