Revert a const ref on update texture
authorLoic Blot <loic.blot@unix-experience.fr>
Fri, 21 Apr 2017 22:36:59 +0000 (00:36 +0200)
committerLoic Blot <loic.blot@unix-experience.fr>
Fri, 21 Apr 2017 22:36:59 +0000 (00:36 +0200)
commit4f4e2e3e838fc640e45714d4666bc5d6b0aa8a25
treeb3a363bae783e989865dbcd29ce60e987fc360f0
parent113c85a66a5b23c8c47f1bdb435dd4b27884ed54
Revert a const ref on update texture

if mod is a reference to a class member a variable swap breaks.
We should find a way to keep this const ref if possible.
Added a comment about this in header
src/content_cao.cpp
src/content_cao.h