This commit is contained in:
Tonton Th 2026-01-06 06:44:43 +01:00
parent 4efc950a50
commit 324198eb3f

View File

@ -173,7 +173,7 @@ union {
}
#if ( mod(clock, 20) < (20*rand(Rng1)) ) texture { T_WIP_color }
#else texture { T_WIP_alert }
#else texture { R_Texture }
#end
}
#end