Skip to content

Commit 5b8915e

Browse files
committed
Update icons
1 parent 848195c commit 5b8915e

20 files changed

Lines changed: 10 additions & 1 deletion

File tree

charts.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ function findMax(&$server) {
1313
}
1414
require "src/lgsl_class.php";
1515
if (!LGSL::isEnabled("gd")) {
16-
echo 'No GD ';
16+
throw new \Exception("No GD");
17+
echo 'No GD';
1718
exit;
1819
}
1920

src/icons/aarmy/armygame.gif

-563 Bytes
Binary file not shown.

src/icons/arma2/arma2pc.gif

-1.06 KB
Binary file not shown.

src/icons/bf1942/bfield1942.gif

-585 Bytes
Binary file not shown.

src/icons/bf2142/stella.gif

-600 Bytes
Binary file not shown.

src/icons/doom3/basedoom-1.gif

-1.04 KB
Binary file not shown.

src/icons/farcry/obsidianedge.gif

-178 Bytes
Binary file not shown.

src/icons/flashpoint/opflashr.gif

-582 Bytes
Binary file not shown.

src/icons/jediknight2/basejk.gif

-1.06 KB
Binary file not shown.
-1.38 KB
Binary file not shown.

0 commit comments

Comments
 (0)