c03: temporarily disable c03AppCreateWinClimate

This commit is contained in:
Martin Preuss
2026-05-10 17:03:34 +02:00
parent 85a837d9ef
commit 556cbb1d48

View File

@@ -95,7 +95,7 @@ C03App_Init:
; create main windows
rcall c03AppCreateWinMenu ; (any, !Y)
rcall c03AppCreateWinClimate ; (any, !Y)
; rcall c03AppCreateWinClimate ; (any, !Y)
; rcall c03AppCreateWinNetStats ; (any, !Y)
rcall c03AppCreateWinDebug ; (any, !Y)
rcall c03AppCreateScreenSaver ; (any, !Y)