diff --git a/internal/graphics/debug_ebitendebug.go b/internal/graphics/debug_ebitendebug.go index 2615595a9..0f350ffc1 100644 --- a/internal/graphics/debug_ebitendebug.go +++ b/internal/graphics/debug_ebitendebug.go @@ -17,5 +17,5 @@ package graphics func recordLog() bool { - return recordLog + return true }