]> git.tdb.fi Git - libs/demoscene.git/commitdiff
Make the default constructor of Resources protected
authorMikko Rasa <tdb@tdb.fi>
Fri, 21 Jun 2019 14:48:32 +0000 (17:48 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 21 Jun 2019 14:48:32 +0000 (17:48 +0300)
... instead of private.  This enables derived classes to call the default
constructor and then add their own types before initializing the sources.


No differences found