Merge pull request #35 from ScatterBox/main

This commit is contained in:
Ian 2023-01-28 00:28:27 -05:00 committed by GitHub
commit e0896c1e63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1725,8 +1725,9 @@ void HUD_Draw (void) {
}
HUD_Points();
HUD_Point_Change();
#ifdef VITA
HUD_Achievement();
#endif
if (domaxammo == true) {
if (maxammoopac <= 0) {