mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-01 01:03:03 -05:00
Address review comments on old code
This commit is contained in:
parent
8e2b12e1ea
commit
9639dde114
|
|
@ -10,7 +10,7 @@ import org.dolphinemu.dolphinemu.model.GameFile;
|
|||
|
||||
public class GameBannerRequestHandler extends RequestHandler
|
||||
{
|
||||
private GameFile mGameFile;
|
||||
private final GameFile mGameFile;
|
||||
|
||||
public GameBannerRequestHandler(GameFile gameFile)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user