Skip to content

Commit

Permalink
Missing var init
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewClair committed Aug 6, 2013
1 parent 3eeebbf commit c17b407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readyup.sp
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ UpdatePanel()
new readyCount = 0;
new unreadyCount = 0;
new playerCount = 0;
new specCount = 0;

menuPanel = CreatePanel();

Expand Down

0 comments on commit c17b407

Please sign in to comment.