maint(iw5): more macros
This commit is contained in:
parent
b0cdd420b5
commit
e5134fd1b6
@ -4,7 +4,6 @@
|
||||
#define TOOL
|
||||
#endif
|
||||
|
||||
#define _UTILITY_DEBUG
|
||||
#inline scripts\mp\_utility;
|
||||
|
||||
GENERIC_INIT;
|
||||
@ -98,10 +97,7 @@ jumper()
|
||||
{
|
||||
msg = self common_scripts\utility::waittill_any_return( "save_pos", "load_saved_pos" );
|
||||
|
||||
if ( !isDefined( msg ) )
|
||||
{
|
||||
continue;
|
||||
}
|
||||
DEFINE_CHK( msg );
|
||||
|
||||
if ( msg == "save_pos" && canInteract( self ) && canSave( self ) )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user