1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-13 23:30:19 +02:00
parent 307f4c0d90
commit 1c16382e41
10 changed files with 307 additions and 2 deletions

View file

@ -12,3 +12,7 @@ client_scripts {
server_scripts {
'server.lua',
}
dependencies {
'interact-sound'
}