changeset 13511 | 36f3f77e9b1b |
parent 13500 | b5f8864a38d3 |
child 13577 | a71e6856ffab |
--- a/hedgewars/uRender.pas Wed Jul 18 00:27:23 2018 +0200 +++ b/hedgewars/uRender.pas Wed Jul 18 01:35:59 2018 +0200 @@ -721,7 +721,7 @@ end; procedure openglRotatef(RotX, RotY, RotZ: GLfloat; dir: LongInt); inline; -{ workaround for pascal bug http://bugs.freepascal.org/view.php?id=27222 } +{ workaround for pascal bug https://bugs.freepascal.org/view.php?id=27222 } var tmpdir: LongInt; begin tmpdir:=dir;