]> git.pld-linux.org Git - packages/xevil.git/blob - xevil-const_float.patch
- added icon based on icon from the package
[packages/xevil.git] / xevil-const_float.patch
1 --- xevil-2.02.old/cmn/game.cpp Mon Oct 14 01:00:18 2002
2 +++ xevil-2.02/cmn/game.cpp     Mon Oct 14 01:00:18 2002
3 @@ -107,7 +107,7 @@
4  #define AWARD_BONUS_TIME UI_ARENA_MESSAGE_TIME\r
5  #define DEMO_CUTOFF_TIME 400\r
6  #define DRAWING_ALGORITHM_DEFAULT Locator::DRAW_MERGE_AREAS\r
7 -#define OBJECT_WORLD_PERCENT_MIN .00019\r
8 +#define OBJECT_WORLD_PERCENT_MIN ((float).00019)\r
9  #define NEW_LEVEL_TIME UI_ARENA_MESSAGE_TIME\r
10  #define PREPARE_CONNECT_TIME 2\r
11  #define AWARD_BONUS_TRIES 50\r
This page took 0.066486 seconds and 3 git commands to generate.