Skip to content
Commit 55881761 authored by Wolthera van Hövell's avatar Wolthera van Hövell
Browse files

Prevent the resource manager from installing a resource twice

Well, specifically, this prevents the resource manager from installing a
resource which has the same name as a resource existing already on the
related resource server.

This can happen, amongst others, if you modify a bundle resource and
save it. Or if you install a bundle with resources that you already had
installed. This prevents the resource manager from overwriting both
cases.
If necessary we'll think up something different, but this works for now.

tl;dr: No duplicated resources.

CCBUG:341752
parent 3286d52f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment