#include "polecat.h"#include <sstream>#include "explosion.h"#include "../game/config.h"#include "../game/time.h"#include "../graphic/video.h"#include "../interface/game_msg.h"#include "../map/camera.h"#include "../object/objects_list.h"#include "../sound/jukebox.h"#include "../team/teams_list.h"#include "../tool/math_tools.h"#include "../tool/i18n.h"#include "../network/randomsync.h"Include dependency graph for polecat.cpp:

Go to the source code of this file.
Variables | |
| const uint | TIME_BETWEEN_FART = 500 |
| const uint TIME_BETWEEN_FART = 500 |
Definition at line 37 of file polecat.cpp.
1.4.7