JANITORIAL: Rename kSupportsRTL to kSupportsReturnToLauncher
This commit is contained in:
parent
06242a712b
commit
581a6ec7d6
73 changed files with 75 additions and 75 deletions
|
@ -241,7 +241,7 @@ bool AgiMetaEngine::hasFeature(MetaEngineFeature f) const {
|
|||
|
||||
bool AgiBase::hasFeature(EngineFeature f) const {
|
||||
return
|
||||
(f == kSupportsRTL) ||
|
||||
(f == kSupportsReturnToLauncher) ||
|
||||
(f == kSupportsLoadingDuringRuntime) ||
|
||||
(f == kSupportsSavingDuringRuntime);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue