Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#4296 closed defect (fixed)

[PATCH] Fix typo breaking random map latium

Reported by: FeXoR Owned by: FeXoR
Priority: Must Have Milestone: Alpha 21
Component: Maps Keywords: patch
Cc: elexis Patch:

Description (last modified by FeXoR)

Changeset r18876 initializes "tree" l474 but tries to access "trees" l476. Also tree is a string, strees was an array, index t is undefined.

I thought we are in feature freeze and this would also include style patches (Similar: r18881 made WIP patch #2944 much harder to apply)

Attachments (1)

latiumTree2016_10_28.patch (715 bytes ) - added by FeXoR 8 years ago.
Fixes the choice ot treetypes for stragler trees on random map Latium

Download all attachments as: .zip

Change History (4)

comment:1 by FeXoR, 8 years ago

Description: modified (diff)

by FeXoR, 8 years ago

Attachment: latiumTree2016_10_28.patch added

Fixes the choice ot treetypes for stragler trees on random map Latium

comment:2 by FeXoR, 8 years ago

Owner: set to FeXoR
Resolution: fixed
Status: newclosed

In 18886:

Fixes an oversight in r18876 that made random map Latium throw an error. Fixes #4296

comment:3 by elexis, 8 years ago

Keywords: review removed

Thanks for the patch, and meh, never open 2 0AD repos at the same time in eclipse, since I had fixed that one in the other. -.-

Note: See TracTickets for help on using tickets.