mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Added Interface colorization type
This commit is contained in:
parent
9bbcb8eb5e
commit
7a65003679
5 changed files with 13 additions and 5 deletions
|
@ -203,6 +203,7 @@ namespace IDE.ui
|
|||
0xFFA6E22A, // Method
|
||||
0xFF66D9EF, // Type
|
||||
0xFF66D9EF, // RefType
|
||||
0xFF66D9EF, // Interface
|
||||
0xFF7BEEB7, // Namespace
|
||||
|
||||
0xFFB0B0B0, // Disassembly_Text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue