mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-09-01 04:51:58 +02:00
v111.1
This commit is contained in:
@@ -52,7 +52,7 @@ auto nall::main(Arguments arguments) -> void {
|
|||||||
emulator = new SuperFamicom::Interface;
|
emulator = new SuperFamicom::Interface;
|
||||||
program.create();
|
program.create();
|
||||||
|
|
||||||
if(Emulator::Version.find(".") && settings.general.betaWarning) {
|
if(Emulator::Version.find(".") && settings.general.betaWarning && 0) {
|
||||||
MessageDialog dialog;
|
MessageDialog dialog;
|
||||||
dialog.setTitle(Emulator::Name);
|
dialog.setTitle(Emulator::Name);
|
||||||
dialog.setText(
|
dialog.setText(
|
||||||
|
Reference in New Issue
Block a user