mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Build] Make sure of pause at the end
This commit is contained in:
@@ -356,6 +356,8 @@ namespace SabreTools.Helper
|
|||||||
Console.ReadLine();
|
Console.ReadLine();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Console.WriteLine("Press enter to continue...");
|
||||||
|
Console.ReadLine();
|
||||||
}
|
}
|
||||||
|
|
||||||
public static void Credits()
|
public static void Credits()
|
||||||
@@ -369,6 +371,8 @@ Additional code: emuLOAD, @tractivo
|
|||||||
Testing: emuLOAD, @tractivo, Kludge, Obiwantje, edc
|
Testing: emuLOAD, @tractivo, Kludge, Obiwantje, edc
|
||||||
Suggestions: edc, AcidX, Amiga12, EliUmniCk
|
Suggestions: edc, AcidX, Amiga12, EliUmniCk
|
||||||
Based on work by: The Wizard of DATz");
|
Based on work by: The Wizard of DATz");
|
||||||
|
Console.WriteLine("Press enter to continue...");
|
||||||
|
Console.ReadLine();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user