mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-16 13:14:51 -04:00
--Bug fixes
-Custom palettes were not being read correctly on non ANSI machines. --Code changes -Prepare files for next release.
This commit is contained in:
@ -22,7 +22,7 @@ do
|
||||
;;
|
||||
--*) echo "bad option $1"; exit 1
|
||||
;;
|
||||
*) echo "unrecognised argument $1"; exit 1
|
||||
*) echo "unrecognized argument $1"; exit 1
|
||||
;;
|
||||
esac
|
||||
shift
|
||||
|
Reference in New Issue
Block a user