From cb51bc152392ae8baec4f2584ec0500f7e8a023b Mon Sep 17 00:00:00 2001 From: Olly Mills Date: Wed, 17 Feb 2021 01:32:09 +0000 Subject: removed old references to documentation from all sample apps --- samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb') diff --git a/samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb b/samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb index c447940..33228a6 100644 --- a/samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb +++ b/samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb @@ -15,7 +15,6 @@ - args.outputs.labels: An array. The values generate a label. The parameters are [X, Y, TEXT, SIZE, ALIGNMENT, RED, GREEN, BLUE, ALPHA, FONT STYLE] - For more information about labels, go to mygame/documentation/02-labels.md. =end -- cgit v1.2.3