1
0
Fork 0
forked from Simnation/Main
Main/resources/[test]/custom_gunsounds/client.lua
2025-06-07 08:51:21 +02:00

5 lines
151 B
Lua

-- optionales Logging
CreateThread(function()
Wait(5000)
print("🔊 Custom Waffensounds von Pyrion.Jr wurden erfolgreich geladen.")
end)