gui: re-enable NetStats window.

This commit is contained in:
Martin Preuss
2026-05-14 13:45:39 +02:00
parent 401cfc9ffb
commit ed899dbe6f

View File

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