diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index 08b0e25..cbacbe9 100755 --- a/tools/configure +++ b/tools/configure @@ -2289,7 +2289,7 @@ fi ;; 95|creativezenv) - target_id=85 + target_id=92 modelname="creativezenv" target="CREATIVE_ZENV" memory=32 |