Name "Lift" as "Platform", to be more generic.
This commit is contained in:
parent
1becdb42cc
commit
12ce22fd57
|
@ -125,7 +125,7 @@ static void activate(int active)
|
|||
|
||||
if (!isOnScreen(self))
|
||||
{
|
||||
setGameplayMessage(MSG_GAMEPLAY, _("Lift activated ..."));
|
||||
setGameplayMessage(MSG_GAMEPLAY, _("Platform activated ..."));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue