Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Derpduck committed Apr 18, 2022
1 parent 736de03 commit 3cfc426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/scripts/vscripts/community/z_developer_showupdate.nut
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ function ShowUpdate( showGroup = "community" )
printl( "\tORANGE\t\tNavigation blocked" );
printl( "\tYELLOW\t\tTrigger volume" );
printl( "\tWHITE\t\tInfected ladder clone" );
printl( "\tPURPLE\t\tOther modified infeced ladders" );
printl( "\tPURPLE\t\tOther modified infected ladders" );

printl( "\nDrawn boxes marked \"ANGLED\" unpreventably block Physics." );
printl( "Adjust box opacity with \"script g_BoxOpacity = #\" (0-255)." );
Expand Down

0 comments on commit 3cfc426

Please sign in to comment.