diff options
| author | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-06 17:31:48 +0000 |
|---|---|---|
| committer | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-06 17:31:48 +0000 |
| commit | ed460fe3673ae043ad58d9afd76b989e73935236 (patch) | |
| tree | 764333babd6e2627d99d9956803e5fa38ad49408 /web/include | |
| parent | a2ef6b164a7f3dc518b49c284c7c18a898758ba4 (diff) | |
| download | ioquake3-aero-ed460fe3673ae043ad58d9afd76b989e73935236.tar.gz ioquake3-aero-ed460fe3673ae043ad58d9afd76b989e73935236.zip | |
* Ignore in_dgamouse setting if dga isn't available
* Changed status of Solaris sparc
git-svn-id: svn://svn.icculus.org/quake3/trunk@300 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include')
| -rw-r--r-- | web/include/status.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/include/status.php b/web/include/status.php index b323152..3e544b1 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -89,7 +89,7 @@ </tr> <tr> <td>gcc-sparc</td> <!--Platform--> - <td>broken</td> <!--Status--> + <td>working</td> <!--Status--> <td></td> <!--LKWR--> <td></td> <!--Notes--> </tr> |
