JANITORIAL: Remove trailing spaces
This commit is contained in:
parent
c5efd9f748
commit
dead4aa014
379 changed files with 1319 additions and 1319 deletions
|
@ -119,7 +119,7 @@ void Resources::addToCache(const Common::String &filename) {
|
|||
// Return immediately if the library has already been loaded
|
||||
if (_indexes.contains(filename))
|
||||
return;
|
||||
|
||||
|
||||
_cache.load(filename);
|
||||
|
||||
// Check to see if the file is a library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue