1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-28 23:43:51 +02:00
parent a0b81a2e66
commit 059bf96ba4
2 changed files with 24 additions and 0 deletions

View file

@ -25,6 +25,7 @@ shared_scripts {
server_scripts {
'bridge/**/server.lua',
'modules/pfandsystem/init.lua', -- Diese Zeile hinzufügen
'modules/**/server.lua',
}