X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fcommon%2FIkari.cpp;h=6f7da0cd6ce77460771395783b18b31b9b966053;hb=c0068263474818f39e704eee12f753c0419f7708;hp=fb3767e8a43be63a0a19321e95b3533a2186df38;hpb=0c01d2b65aaf159bfd9bcf9d3f909a1d2ae5247f;p=l2e.git diff --git a/src/common/Ikari.cpp b/src/common/Ikari.cpp index fb3767e..6f7da0c 100644 --- a/src/common/Ikari.cpp +++ b/src/common/Ikari.cpp @@ -11,7 +11,8 @@ namespace common { Ikari::Ikari() : name("") -, cost(0) { +, cost(0) +, isPhysical(false) { }