oups... forgot a ;
This commit is contained in:
parent
ea0324e716
commit
27cedc9a2d
1 changed files with 1 additions and 1 deletions
|
@ -1797,7 +1797,7 @@
|
|||
<STRING>BCaddPlayer(){</STRING>
|
||||
<STRING> BCP = 0;</STRING>
|
||||
<STRING> switch(v0){ // No one is fishing</STRING>
|
||||
<STRING> NoOneIsFishing()</STRING>
|
||||
<STRING> NoOneIsFishing();</STRING>
|
||||
<STRING> }</STRING>
|
||||
<STRING> case 1:{ // P1 is already fishing</STRING>
|
||||
<STRING> P1AlreadyFishing();</STRING>
|
||||
|
|
Loading…
Reference in a new issue