JANITORIAL: Remove trailing spaces
This commit is contained in:
parent
c5efd9f748
commit
dead4aa014
379 changed files with 1319 additions and 1319 deletions
|
@ -379,7 +379,7 @@ void LabEngine::decIncInv(uint16 *curInv, bool decreaseFl) {
|
|||
newInv = 1;
|
||||
|
||||
interfaceOff();
|
||||
|
||||
|
||||
while (newInv && (newInv <= _numInv)) {
|
||||
if (_conditions->in(newInv) && !_inventory[newInv]._bitmapName.empty()) {
|
||||
_nextFileName = getInvName(newInv);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue