Changes between Version 2 and Version 3 of Ticket #10003, comment 9
- Timestamp:
- 2021-01-28T20:57:15+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10003, comment 9
v2 v3 1 1 {{{ 2 #!diff 2 3 diff --git i/resources/data/validator/deprecated.mapcss w/resources/data/validator/deprecated.mapcss 3 4 index e5420bad8..25c479815 100644 … … 18 19 + 19 20 /* When tags are deprecated they should be added to ignoretags.cfg too. */ 20 \ No newline at end of file21 21 }}} 22 22 23 23 {{{ 24 #!rule 24 25 /* #10003 */ 25 26 *[access=hov] { … … 30 31 fixAdd: "hov=yes"; 31 32 } 33 32 34 }}} 33 35