Primarily a bug fix check-in
This commit is contained in:
parent
bcd9f46b0a
commit
9b475691d5
10 changed files with 35 additions and 48 deletions
|
|
@ -25,7 +25,7 @@ namespace MudEngine.GameScripts.Commands
|
|||
|
||||
public bool Execute(string command, StandardCharacter character)
|
||||
{
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue