Kromster80 / kam_remake

"KaM Remake" is an RTS game remake written in Delphi from scratch.
http://www.kamremake.com
GNU Affero General Public License v3.0
355 stars 88 forks source link

BugFix for tiles VBO: it was 1 extra column of tiles to render #417

Closed reyandme closed 7 years ago

reyandme commented 7 years ago

then on the last column on 256xY map we got exception, because tried to access Land[Y,257]