fire requires timebomb
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401859
This commit is contained in:
parent
e30f612a21
commit
89b6252f8e
@ -64,6 +64,13 @@ public Plugin:myinfo =
|
|||||||
#define CASH 1
|
#define CASH 1
|
||||||
// -------------------------------------------------------------------------------
|
// -------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Fire requires timebomb
|
||||||
|
*/
|
||||||
|
#if TIMEBOMB == 0 && FIRE == 1
|
||||||
|
#error "TimeBomb requires Fire"
|
||||||
|
#endif
|
||||||
|
|
||||||
new Handle:hTopMenu = INVALID_HANDLE;
|
new Handle:hTopMenu = INVALID_HANDLE;
|
||||||
|
|
||||||
// Sounds
|
// Sounds
|
||||||
|
Loading…
Reference in New Issue
Block a user