Skip to content

Commit 087bbe2

Browse files
committed
Get rid of evil warning
1 parent 8ac3cfb commit 087bbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OWJam5ModProject/BundleBrokenMessage.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace OWJam5ModProject
1313
public static class BundleBrokenMessage
1414
{
1515

16-
static ScreenPrompt prompt;
16+
//static ScreenPrompt prompt;
1717
public static void BeginCheck()
1818
{
1919
bool loadedCorrectly = false;

0 commit comments

Comments
 (0)