()
| 583 | * ================ SCR_EndLoadingPlaque ================ |
| 584 | */ |
| 585 | public static void EndLoadingPlaque() { |
| 586 | cls.disable_screen = 0; |
| 587 | Console.ClearNotify(); |
| 588 | } |
| 589 | |
| 590 | /* |
| 591 | * ================ SCR_Loading_f ================ |
no test coverage detected