mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 19:29:26 +02:00
* Translated debugging output string to English language ;)
This commit is contained in:
parent
21c8865c06
commit
4284eca5a8
@ -124,7 +124,7 @@ begin
|
||||
glLoadIdentity;
|
||||
glTranslatef(0, 0, -5.5);
|
||||
|
||||
WriteLn('Starte...');
|
||||
WriteLn('Starting...');
|
||||
glutMainLoop;
|
||||
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user