Make sure lock_sc always returns a value. Fixes a weird bug that prevented the scorelist from updating.
This commit is contained in:
parent
61fb648a88
commit
4e48fad8ba
1 changed files with 1 additions and 0 deletions
|
|
@ -354,6 +354,7 @@ over:
|
|||
}
|
||||
#endif
|
||||
#endif
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue