git » fp-git.git » commit aee1620

Added monochrome modifier

author ecalot
2004-08-18 04:35:59 UTC
committer ecalot
2004-08-18 04:35:59 UTC
parent e8ed41f9d6a4d1af48da1dd0d069f722572ba1b6

Added monochrome modifier

FP/src/conf/mods.conf +1 -2

diff --git a/FP/src/conf/mods.conf b/FP/src/conf/mods.conf
index 72632e5..fd919c3 100644
--- a/FP/src/conf/mods.conf
+++ b/FP/src/conf/mods.conf
@@ -1,7 +1,6 @@
 LEFT   0x00
 RIGHT  0x01
-INVERT 0x02
-NORMAL 0x00
+BW     0x02
 HAS_D  0x04
 HAS_L  0x08
 HAS_R  0x10