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