Enable commando give command by default

This commit is contained in:
Dev 2024-03-17 22:50:44 +00:00
parent 98a7e299ba
commit ecc6638a20

View File

@ -24,7 +24,7 @@
"sptFriendEnabled": true, "sptFriendEnabled": true,
"commandoEnabled": true, "commandoEnabled": true,
"commandoFeatures": { "commandoFeatures": {
"giveCommandEnabled": false "giveCommandEnabled": true
} }
} }
} }