diff options
author | Andreas Boll <[email protected]> | 2012-06-25 21:51:53 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-06-25 16:10:01 -0600 |
commit | a5447aab9625b11841870f8d595e79c02666afda (patch) | |
tree | b59d76bee03d2c14a0038e656adf4147edd54e10 /docs/games.html | |
parent | d52419e0c3b2916609a9707b66195ac41020ebdb (diff) |
docs: add missing target attribute
target is needed for the frame based layout
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/games.html')
-rw-r--r-- | docs/games.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/games.html b/docs/games.html index eaa7f4073c4..812c21d445f 100644 --- a/docs/games.html +++ b/docs/games.html @@ -15,7 +15,7 @@ - battle game </li><li><a href="http://bzflag.sourceforge.net/" target="_parent">BZFLAG</a> - 3-D tank battle game - </li><li><a href="http://www.speakeasy.org/%7Emorse/copter-commander">Copter Commander</a> - 2d multiplayer side scroller + </li><li><a href="http://www.speakeasy.org/%7Emorse/copter-commander" target="_parent">Copter Commander</a> - 2d multiplayer side scroller </li><li><a href="http://www.crystalspace.org/" target="_parent">CrystalSpace</a> - Free 3d game engine </li><li><a href="http://www.afn.org/%7Ecthugha/" target="_parent">Cthugha</a> - music-sync'ed @@ -40,7 +40,7 @@ </li><li><a href="http://jongl.home.pages.de/" target="_parent">JONGL</a> - Juggling simulator </li><li><a href="http://samba.anu.edu.au/KnightCap/" target="_parent">KnightCap</a> - chess game - </li><li><a href="http://www.hackcraft.de/games/linwarrior_3d/">LinWarrior 3D</a> - A Battle Mech Simulator + </li><li><a href="http://www.hackcraft.de/games/linwarrior_3d/" target="_parent">LinWarrior 3D</a> - A Battle Mech Simulator </li><li><a href="http://www.nada.kth.se/%7Ef96-lfo/lunar/" target="_parent">Lunar Lander 2000</a> - 3D version of the classis lunar lander game </li><li><a href="http://www.majik3d.org/" target="_parent">Majik 3D</a> - an online role-playing |