summaryrefslogtreecommitdiff
path: root/tocltcmds.go
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2024-01-17 14:40:17 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2024-01-17 14:40:17 +0100
commitf837ce82d4749faff10978d1191f653437eea84a (patch)
treea595cadace9e3acbbe2b85acebb2e975d9c612da /tocltcmds.go
parent691802146fb059618d3d49be1c6d52048ee16dae (diff)
Switch to Minetest 5.8.0
Diffstat (limited to 'tocltcmds.go')
-rw-r--r--tocltcmds.go1
1 files changed, 1 insertions, 0 deletions
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.