Fix wording on comment in bridge to be correct.

master
Liny 2018-05-12 21:18:48 -07:00
parent 7dfb0e411a
commit 33ba653ff4
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ default
{
if (i & PERMISSION_TAKE_CONTROLS)
{
// This also cause the script to work in no-script sims
// This also cause the script to work in no-script parcels
llTakeControls(CONTROL_FWD | CONTROL_BACK | CONTROL_LEFT | CONTROL_RIGHT | CONTROL_UP | CONTROL_DOWN, TRUE, TRUE);
}
else if (i & PERMISSION_ATTACH)