Fixed ghost bug
This commit is contained in:
@@ -240,7 +240,8 @@ namespace Marro.PacManUdon
|
||||
|
||||
public void PacManCaught()
|
||||
{
|
||||
//StartTimeSequence(PacManTimeSequence.PacManCaught);
|
||||
return;
|
||||
StartTimeSequence(PacManTimeSequence.PacManCaught);
|
||||
}
|
||||
|
||||
public void NoGhostsScared()
|
||||
|
||||
Reference in New Issue
Block a user