mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-19 00:20:25 +02:00
Change to allow working in installer
This commit is contained in:
parent
5c813f31ec
commit
463e26ff75
19 changed files with 571 additions and 57 deletions
|
@ -1919,7 +1919,6 @@ namespace IDE.ui
|
|||
infoSections[i].ToString(str);
|
||||
mInvokeSrcPositions.Add(int32.Parse(str));
|
||||
}
|
||||
Debug.WriteLine("Invoke size: {}", mInvokeSrcPositions.Count);
|
||||
}
|
||||
case "invokeLeftParen":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue