SVN r26 (trunk)
This commit is contained in:
parent
cd3cebf340
commit
e06ba32525
38 changed files with 390 additions and 762 deletions
|
|
@ -448,23 +448,6 @@ bool AKey::ShouldStay ()
|
|||
return !!multiplayer;
|
||||
}
|
||||
|
||||
//==========================================================================
|
||||
//
|
||||
// These 2 methods are practically obsolete... ;)
|
||||
//
|
||||
//==========================================================================
|
||||
|
||||
const char *AKey::NeedKeyMessage (bool remote, int keynum)
|
||||
{
|
||||
return "You don't have the key";
|
||||
}
|
||||
|
||||
const char *AKey::NeedKeySound ()
|
||||
{
|
||||
return "misc/keytry";
|
||||
}
|
||||
|
||||
|
||||
//==========================================================================
|
||||
//
|
||||
// These functions can be used to get color information for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue