mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 15:01:16 +01: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…
x
Reference in New Issue
Block a user