Update main.gsc

This commit is contained in:
JezuzLizard 2020-04-03 13:21:11 -07:00 committed by GitHub
parent ff0bfb8092
commit 21de062037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ griefFunctionsAndVars()
level.playerTeamNameTag = player getTeamNameTag();
player teamPicking();
player teamBalancing();
player give_team_characters();
player [[ level.givecustomcharacters ]]();
}
}