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

Protection fix

This commit is contained in:
Brian Fiete 2020-10-24 15:56:47 -07:00
parent e8eec204fb
commit 4f11ba31ac

View file

@ -994,5 +994,5 @@ namespace BeefPerf
static static
{ {
static BeefPerf.BPApp gApp; public static BeefPerf.BPApp gApp;
} }