mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 19:08:00 -05:00
Merge yuzu-emu#13100
This commit is contained in:
@ -146,11 +146,11 @@ public:
|
||||
break;
|
||||
}
|
||||
|
||||
tags[released++] = tag;
|
||||
|
||||
if (released >= tags.size()) {
|
||||
break;
|
||||
}
|
||||
|
||||
tags[released++] = tag;
|
||||
}
|
||||
|
||||
return released;
|
||||
|
Reference in New Issue
Block a user