mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-24 02:28:01 +02:00
Fixed some tooltips, added Link Dependencies, more int-ness
This commit is contained in:
parent
939c818581
commit
d0e8332150
30 changed files with 180 additions and 432 deletions
|
@ -585,6 +585,7 @@ namespace IDE.ui
|
|||
case 'H':
|
||||
{
|
||||
mSourceHash = SourceHash.Create(.(line, 2));
|
||||
addLineData = false;
|
||||
}
|
||||
case 'T':
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue