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