Make sure lock_sc always returns a value. Fixes a weird bug that prevented the scorelist from updating.

This commit is contained in:
John "Elwin" Edwards 2010-12-14 17:15:51 +00:00
parent 61fb648a88
commit 4e48fad8ba

View file

@ -354,6 +354,7 @@ over:
}
#endif
#endif
return TRUE;
}
/*