#include "../weapon/blowtorch.h"#include "../tool/i18n.h"#include "../map/map.h"#include "../team/teams_list.h"#include "../game/game_loop.h"#include "../game/time.h"#include "../character/move.h"#include "../character/body.h"#include "explosion.h"Include dependency graph for blowtorch.cpp:

Go to the source code of this file.
Variables | |
| static const uint | pause_time = 200 |
const uint pause_time = 200 [static] |
Definition at line 32 of file blowtorch.cpp.
1.4.7