ups
OBS-URL: https://build.opensuse.org/package/show/games/widelands?expand=0&rev=35
This commit is contained in:
parent
497edaf59f
commit
e81417492f
@ -4,7 +4,7 @@
|
||||
}
|
||||
}
|
||||
assert(false); // Never here, otherwise we do not have a queue for this ware.
|
||||
+ return NULL;
|
||||
+ return *(wares_[0]).get(); // just something to avoid compiler warning
|
||||
}
|
||||
|
||||
std::vector<WaresQueue*> ExpeditionBootstrap::wares() const {
|
||||
|
Loading…
Reference in New Issue
Block a user