From f837ce82d4749faff10978d1191f653437eea84a Mon Sep 17 00:00:00 2001 From: HimbeerserverDE Date: Wed, 17 Jan 2024 14:40:17 +0100 Subject: Switch to Minetest 5.8.0 --- tocltcmds.go | 1 + 1 file changed, 1 insertion(+) (limited to 'tocltcmds.go') diff --git a/tocltcmds.go b/tocltcmds.go index a545407..9e64979 100644 --- a/tocltcmds.go +++ b/tocltcmds.go @@ -328,6 +328,7 @@ type ToCltPlaySound struct { Fade float32 Pitch float32 Ephemeral bool + StartTime float32 } // ToCltStopSound tells the client to stop playing a sound. -- cgit v1.2.3