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

Fixed crash when closing with autocomplete up

This commit is contained in:
Brian Fiete 2020-06-05 08:29:11 -07:00
parent 628a1340b2
commit a469707377
4 changed files with 40 additions and 20 deletions

View file

@ -0,0 +1,8 @@
namespace Mintest.zop
{
class Zoggle
{
//ZapZap mZoop;
}
}