diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-28 22:47:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-28 22:47:45 +0000 |
commit | fbf7b96d4e405bd446db22fa9f85b3917fd91e01 (patch) | |
tree | ab9dd7f3fe457c5e04b4affd40be782671e6a5a3 /games/clanbomber | |
parent | cb3aabd3dd272aef2c04925633045fd4ba3a3cb6 (diff) |
- Fix patching
Submitted by: bento via kris
Notes
Notes:
svn path=/head/; revision=99351
Diffstat (limited to 'games/clanbomber')
-rw-r--r-- | games/clanbomber/files/patch-clanbomber-Controller_AI.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/clanbomber/files/patch-clanbomber-Controller_AI.cpp b/games/clanbomber/files/patch-clanbomber-Controller_AI.cpp index 1e97388a034e..f9ee5ba6ac1d 100644 --- a/games/clanbomber/files/patch-clanbomber-Controller_AI.cpp +++ b/games/clanbomber/files/patch-clanbomber-Controller_AI.cpp @@ -1,5 +1,5 @@ ---- Controller_AI.cpp.orig Wed Aug 8 23:46:14 2001 -+++ Controller_AI.cpp Sat Jan 24 15:07:58 2004 +--- clanbomber/Controller_AI.cpp.orig Wed Aug 8 23:46:14 2001 ++++ clanbomber/Controller_AI.cpp Sat Jan 24 15:07:58 2004 @@ -19,6 +19,8 @@ //#define WITH_DEBUG |