Skip to content

Commit 21d012d

Browse files
committed
yay! line of code
1 parent 2a082f3 commit 21d012d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Form1.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,7 @@ private string SaveResponse(string respText)
495495

496496

497497
//TODO - Save the Response! Woo!
498+
List<int> globalStats = new List<int>;
498499

499500

500501
return "";

0 commit comments

Comments
 (0)