Changes between Version 15 and Version 16 of Ticket #1449, comment 29


Ignore:
Timestamp:
Jun 27, 2012, 12:55:06 PM (12 years ago)
Author:
FeXoR

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1449, comment 29

    v15 v16  
    4646    warn("No valid wall element: " + wall[0]);
    4747}}}
    48 The `var` here is not that helpful IMO though (like in some other cases). But I don't really mind.
     48The `var` here is not that helpful IMO though (like in some other cases) because `firstWallElement` is only exactly used in the `if`. But I don't really mind.
    4949
    5050I will not add another diff/zip to not conflict with your changes.