diff options
author | jmz <jmz@FreeBSD.org> | 1995-04-07 07:11:35 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1995-04-07 07:11:35 +0800 |
commit | 2bc5978352ea0b52bf540173a3dfed53340e07ff (patch) | |
tree | fe6890f70b0ead4d4c06ac2a54bba5a98a4e9545 /games | |
parent | c9bf0cd70145beee1f9f51060e70abdb73f74d6c (diff) | |
download | freebsd-ports-graphics-2bc5978352ea0b52bf540173a3dfed53340e07ff.tar.gz freebsd-ports-graphics-2bc5978352ea0b52bf540173a3dfed53340e07ff.tar.zst freebsd-ports-graphics-2bc5978352ea0b52bf540173a3dfed53340e07ff.zip |
Change the app. defaults so that the game plays faster
Diffstat (limited to 'games')
-rw-r--r-- | games/xmris/files/patch-ab | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/xmris/files/patch-ab b/games/xmris/files/patch-ab new file mode 100644 index 00000000000..a8e6a7bbc68 --- /dev/null +++ b/games/xmris/files/patch-ab @@ -0,0 +1,19 @@ +*** Xmris-ad.src~ Tue Dec 14 08:55:32 1993 +--- Xmris-ad.src Thu Apr 6 15:58:42 1995 +*************** +*** 18,24 **** + *Monochrome: no + *Gender: he + *Random: no +! *Busywait: no + *UserName: no + *Font: FONT + *Static: no +--- 18,24 ---- + *Monochrome: no + *Gender: he + *Random: no +! *Busywait: yes + *UserName: no + *Font: FONT + *Static: no |