From 11717a4f6a6d71c72bf8f276c3a62c358c553afe Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Fri, 12 Sep 2025 03:53:53 +0200 Subject: [PATCH] use the new Define --- globals.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals.inc b/globals.inc index a6a5499..4e6b659 100644 --- a/globals.inc +++ b/globals.inc @@ -16,7 +16,7 @@ global_settings { #declare Rng2 = seed(now*24*60*60); #declare bar = rand(Rng2); -#declare NormClock = clock / 360.0; +#declare NormClock = clock / NbFrames; /* ------------------------------------------------------------ */ /*